Closed jeremykubica closed 2 months ago
Before [91f974fa] | After [1cd87243] | Ratio | Benchmark (Parameter) |
---|---|---|---|
7.00±0.05ms | 6.94±0.01ms | 0.99 | benchmarks.time_chained_evaluate |
1.22±0.01s | 1.17±0.01s | 0.96 | benchmarks.time_x1_from_hostmass |
Click here to view all benchmarks.
The code was incorrectly treating
rng_info
as a numpy Generator instead of a dictionary of numpy Generators.