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

Add issue template for reporting missing Reclass features #111

Closed simu closed 6 months ago

simu commented 6 months ago

Checklist

github-actions[bot] commented 6 months ago

Benchmark for c32319b

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1561.8±139.40µs | 1547.5±69.17µs | -0.92% | | Reclass::inventory() single-threaded | 3.4±0.08ms | 3.4±0.08ms | 0.00% |
github-actions[bot] commented 6 months ago

Benchmark for 1767acd

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1649.6±124.89µs | 1645.5±116.18µs | -0.25% | | Reclass::inventory() single-threaded | 3.6±0.04ms | 3.6±0.04ms | 0.00% |
github-actions[bot] commented 6 months ago

Benchmark for da30596

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1639.4±108.34µs | 1632.5±61.50µs | -0.42% | | Reclass::inventory() single-threaded | 3.6±0.04ms | 3.6±0.04ms | 0.00% |
github-actions[bot] commented 6 months ago

Benchmark for 3e55ea8

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1569.6±80.45µs | 1614.9±67.58µs | +2.89% | | Reclass::inventory() single-threaded | **3.5±0.10ms** | 3.6±0.02ms | **+2.86%** |