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

Update Python GitHub workflow to use artifact actions v4 #112

Closed simu closed 6 months ago

simu commented 6 months ago

Update Python workflow based on generated workflow from maturin v1.5.0.

Replaces #96

Checklist

github-actions[bot] commented 6 months ago

Benchmark for 3e5cd75

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1649.9±115.78µs | 1628.5±57.83µs | -1.30% | | Reclass::inventory() single-threaded | 3.6±0.07ms | 3.6±0.03ms | 0.00% |
github-actions[bot] commented 6 months ago

Benchmark for af5c150

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1625.8±64.12µs | 1623.0±57.02µs | -0.17% | | Reclass::inventory() single-threaded | 3.6±0.03ms | 3.6±0.11ms | 0.00% |
github-actions[bot] commented 6 months ago

Benchmark for 8333792

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1634.9±112.95µs | 1653.0±125.44µs | +1.11% | | Reclass::inventory() single-threaded | 3.6±0.03ms | 3.6±0.11ms | 0.00% |