Skip to content

chore: remove dependency on lazy_static #645

chore: remove dependency on lazy_static

chore: remove dependency on lazy_static #645

Triggered via push February 16, 2025 20:17
Status Success
Total duration 3m 17s
Artifacts

codspeed.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
benchmarks
Cache not found for keys: Linux-cargo-stable-5b86abb00bc972689f837dd14bfc3f6a143b4ea70d8ade077a0150145fa7cc7d
benchmarks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
benchmarks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
benchmarks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
benchmarks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
benchmarks: benches/separate_components.rs#L41
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
benchmarks: benches/algos.rs#L260
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
benchmarks: benches/kuhn_munkres.rs#L16
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`