Support bencher and codspeed (#60) #28
Annotations
1 error and 1 warning
cargo bench
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: 712966c6b1c9d7f21084d14139ca238c5a11584d | Previous: 7dc86fadbbaecd6fa3c549e20e1c46b0e448c778 | Ratio |
|-|-|-|-|
| `str100_copy_flat` | `11843085` ns/iter (`± 416198`) | `5920781.1` ns/iter (`± 285083.10`) | `2.00` |
This comment was automatically generated by [workflow](https://github.com/antiguru/flatcontainer/actions?query=workflow%3ABench%20Suite) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
|
cargo bench
Performance alert! Previous value was 5920781.1 and current value is 11843085. It is 2.0002571957946564x worse than previous exceeding a ratio threshold 2
|