evenfurther
pathfinding
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf(idastar)!: use set for nodes encountered in path
#633
Closed
Comparing
push-kkyqttxvmuol
(
8493c73
) with
main
(
a4ac532
)
CodSpeed Performance Gauge
-31%
Improvement
2
Regression
1
Untouched
33
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Untouched
36 total
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
-31%
152.9 µs
220.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-no_path_astar
benches/algos-fill.rs::benches::no_path_astar
CodSpeed Performance Gauge
+32%
1.5 ms
1.2 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
+29%
1.5 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
separate_components
benches/algos.rs::benches::bench_separate_components
CodSpeed Performance Gauge
+9%
2.1 ms
2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fill-no_path_dfs
benches/algos-fill.rs::benches::no_path_dfs
CodSpeed Performance Gauge
+8%
3.2 ms
3 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
+7%
3.5 ms
3.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no_path_dfs
benches/algos.rs::benches::no_path_dfs
CodSpeed Performance Gauge
+7%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no_path_bfs
benches/algos.rs::benches::no_path_bfs
CodSpeed Performance Gauge
+7%
1.3 ms
1.3 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
+4%
1.3 ms
1.3 ms
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
+1%
1.5 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no_path_astar
benches/algos.rs::benches::no_path_astar
CodSpeed Performance Gauge
+1%
2 ms
1.9 ms
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
0%
3.9 ms
3.9 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
0%
130 µs
129.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
no_path_fringe
benches/algos.rs::benches::no_path_fringe
CodSpeed Performance Gauge
0%
1.9 ms
1.9 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
0%
1.4 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
0%
140.9 µs
140.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
separate_components
benches/separate_components.rs::benches::bench_separate_components
CodSpeed Performance Gauge
0%
7.4 ms
7.4 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
0%
1.8 ms
1.8 ms
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
0%
140 µs
140 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
arena
benches/movingai.rs::benches::arena
CodSpeed Performance Gauge
0%
44.9 ms
44.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Compare kuhn_munkres with different input sizes[512]
benches/kuhn_munkres.rs::benches::compare_size
CodSpeed Performance Gauge
0%
575.1 ms
575.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wikipedia_example_sparse
benches/edmondskarp.rs::benches::wikipedia_example_sparse
CodSpeed Performance Gauge
0%
46.6 µs
46.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
wikipedia_example_dense
benches/edmondskarp.rs::benches::wikipedia_example_dense
CodSpeed Performance Gauge
0%
29.9 µs
29.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Compare kuhn_munkres with different input sizes[32]
benches/kuhn_munkres.rs::benches::compare_size
CodSpeed Performance Gauge
0%
86.6 µs
86.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Compare kuhn_munkres with different input sizes[64]
benches/kuhn_munkres.rs::benches::compare_size
CodSpeed Performance Gauge
0%
448.3 µs
448.3 µs
1
2
Commits
Click on a commit to change the comparison range
Base
main
a4ac532
-30.58%
perf(idastar): use set for nodes encountered in path
8493c73
1 year ago
by samueltardieu
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs