perf-monitor-rs
perf-monitor-rs copied to clipboard
Migration to criterion
this pull request migrates from test Bencher to criterion to avoid using nightly toolchain, however it's necessary to increase minimum supported Rust version to 1.57 according to criterion