Closed gdalle closed 1 year ago
(But I'm not a maintainer.)
I'm a maintainer but I have only been one for a few days :rofl:
@gdalle @vchuravy is there anything specific keeping a release that will contain this PR ?
Navigating through the source code in github, it was confusing that evals_set
wasn't available in the release.
feel free to weigh in here https://github.com/JuliaCI/BenchmarkTools.jl/issues/344
This PR add a boolean
evals_set
field to benchmark parameters for manually set evals. Ifevals_set = true
, tuning does nothing.Fixes #24 and related issues