Skip to content

Evaluate ahash vs rustc-hash performance for pathfinding algorithms - #733

Open
samueltardieu with Copilot wants to merge 4 commits into
mainfrom
copilot/use-ahash-in-dijkstra-algorithm
Open

Evaluate ahash vs rustc-hash performance for pathfinding algorithms#733
samueltardieu with Copilot wants to merge 4 commits into
mainfrom
copilot/use-ahash-in-dijkstra-algorithm

style: apply rustfmt formatting

532fe21
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis completed Jan 3, 2026 in 0s

Performance Regression: -16.02%

Summary

❌ 4 regressions
✅ 34 untouched

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Efficiency
fill-no_path_dijkstra 1.1 ms 1.3 ms -12.11%
fill-no_path_dfs 2.9 ms 3.3 ms -11.49%
fill-no_path_fringe 1.1 ms 1.3 ms -12.92%
corner_to_corner_dfs 1.4 ms 1.7 ms -16.02%