projectsyn / reclass-rs

Reimplementation of https://github.com/kapicorp/reclass in Rust with Python bindings through PyO3.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Only run benchmark CI job if we have a base branch to compare to #76

Closed simu closed 8 months ago

simu commented 8 months ago

Follow-up for #75

Checklist

github-actions[bot] commented 8 months ago

Benchmark for e975734

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1562.7±115.04µs | 1575.9±134.93µs | +0.84% | | Reclass::inventory() single-threaded | **3.4±0.02ms** | 3.5±0.13ms | **+2.94%** |