art049
pathfinding
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Dijkstra slowdown
#3
Comparing
dijkstra-slowdown
(
005e074
) with
main
(
49b0b9b
)
CodSpeed Performance Gauge
-16%
Improvement
6
Regression
5
Untouched
15
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
26 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no_path_bfs
benches/algos.rs::benches::no_path_bfs
CodSpeed Performance Gauge
-16%
1 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
corner_to_corner_bfs
benches/algos.rs::benches::corner_to_corner_bfs
CodSpeed Performance Gauge
-13%
1.2 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no_path_dijkstra
benches/algos.rs::benches::no_path_dijkstra
CodSpeed Performance Gauge
-13%
1.4 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
corner_to_corner_dijkstra
benches/algos.rs::benches::corner_to_corner_dijkstra
CodSpeed Performance Gauge
-12%
1.6 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no_path_astar
benches/algos.rs::benches::no_path_astar
CodSpeed Performance Gauge
-12%
1.6 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-no_path_dijkstra
benches/algos-fill.rs::benches::no_path_dijkstra
CodSpeed Performance Gauge
+40%
1.6 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-corner_to_corner_dfs
benches/algos-fill.rs::benches::corner_to_corner_dfs
CodSpeed Performance Gauge
+28%
5.7 ms
4.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
arena
benches/movingai.rs::benches::arena
CodSpeed Performance Gauge
+24%
54.3 ms
44 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
corner_to_corner_fringe
benches/algos.rs::benches::corner_to_corner_fringe
CodSpeed Performance Gauge
+19%
117.6 µs
99.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-corner_to_corner_astar
benches/algos-fill.rs::benches::corner_to_corner_astar
CodSpeed Performance Gauge
+14%
129.8 µs
114.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-corner_to_corner_dijkstra
benches/algos-fill.rs::benches::corner_to_corner_dijkstra
CodSpeed Performance Gauge
+10%
1.5 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-corner_to_corner_fringe
benches/algos-fill.rs::benches::corner_to_corner_fringe
CodSpeed Performance Gauge
+6%
111.4 µs
104.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-corner_to_corner_iddfs
benches/algos-fill.rs::benches::corner_to_corner_iddfs
CodSpeed Performance Gauge
+5%
4.1 ms
3.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wikipedia_example_sparse
benches/edmondskarp.rs::benches::wikipedia_example_sparse
CodSpeed Performance Gauge
+4%
47.8 µs
46.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no_path_fringe
benches/algos.rs::benches::no_path_fringe
CodSpeed Performance Gauge
+2%
1.9 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-corner_to_corner_bfs
benches/algos-fill.rs::benches::corner_to_corner_bfs
CodSpeed Performance Gauge
+2%
1.5 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-no_path_fringe
benches/algos-fill.rs::benches::no_path_fringe
CodSpeed Performance Gauge
+2%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
corner_to_corner_iddfs
benches/algos.rs::benches::corner_to_corner_iddfs
CodSpeed Performance Gauge
+1%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-no_path_bfs
benches/algos-fill.rs::benches::no_path_bfs
CodSpeed Performance Gauge
+1%
1.5 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
separate_components
benches/algos.rs::benches::bench_separate_components
CodSpeed Performance Gauge
0%
2.2 ms
2.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wikipedia_example_dense
benches/edmondskarp.rs::benches::wikipedia_example_dense
CodSpeed Performance Gauge
0%
30.4 µs
30.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
corner_to_corner_dfs
benches/algos.rs::benches::corner_to_corner_dfs
CodSpeed Performance Gauge
0%
31.4 ms
31.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
corner_to_corner_idastar
benches/algos.rs::benches::corner_to_corner_idastar
CodSpeed Performance Gauge
-1%
125.1 µs
126 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
corner_to_corner_astar
benches/algos.rs::benches::corner_to_corner_astar
CodSpeed Performance Gauge
-2%
87 µs
88.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-corner_to_corner_idastar
benches/algos-fill.rs::benches::corner_to_corner_idastar
CodSpeed Performance Gauge
-2%
148 µs
151.6 µs
1
2
Commits
Click on a commit to change the comparison range
Base
main
49b0b9b
+0.28%
Remove an optimization in dijkstra
bf93ab0
3 years ago
by art049
-16.44%
Update codspeed.yml
005e074
10 months ago
by art049
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs