Skip to content

feat: more benchmarks#17

Merged
SemyonSinchenko merged 5 commits intomainfrom
16-more-benchmarks
Sep 9, 2025
Merged

feat: more benchmarks#17
SemyonSinchenko merged 5 commits intomainfrom
16-more-benchmarks

Conversation

@SemyonSinchenko
Copy link
Owner

Close #16

- Added `cc_benchmark.rs` for evaluating connected components performance.
- Updated `criterion` to v0.7 and refined benchmark configurations.
- Upgraded `datafusion` to v49.0.2.
- Modified `run_benchmarks.py` to include a `--weighted` graph option.
- Updated documentation and comments across the codebase for clarity.
- Introduced `sp_benchmark.rs` for benchmarking shortest path algorithms.
- Added `Clone` and `Debug` traits to `ShortestPathsBuilder`.
- Updated `Cargo.toml` to include the new benchmark configuration.
@SemyonSinchenko SemyonSinchenko merged commit 8122def into main Sep 9, 2025
1 check passed
@SemyonSinchenko SemyonSinchenko deleted the 16-more-benchmarks branch September 9, 2025 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add more benchmarks

1 participant