Hacker News new | ask | show | jobs
by hsivonen 2817 days ago
Very nice!

Do you track opt_level=2 (the Firefox Rust opt level) in addition to the default opt_level=3?

1 comments

Thanks!

Not yet, but I am tracking this as a desired feature: https://github.com/anp/lolbench/issues/9. The benchmark plan generation, storage keys, and results presentation will at a minimum need to be extended to support a matrix of inputs to each benchmark function. Right now there are a number of implicit assumptions that each benchmark function is tracked as a single series of results.