-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
warm up at the beginning of every measurement (#330)
* warm up at the beginning of every measurement. * use JuliaFormatter(Benchmarktools; overwrite=true, style=BlueStyle()) * deprecate warmup instead of remove * JuliaFormatter * ensure that only one eval is used for the warmup, test deprecations * format * export warmup * with formatting * hmm * add a boolean to run kwargs * cool * warmup in the case evals are unspecified. * clean up regex to optionally match gensymed defs from Julia 1.0 * oops, rusty regex
- Loading branch information
1 parent
8dcac4d
commit d564ee7
Showing
2 changed files
with
58 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters