evenfurther
pathfinding
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Add bertsekas algo for assignment problem
#600
Comparing
smu160:bertsekas
(
322f8a1
) with
main
(
e8e81df
)
CodSpeed Performance Gauge
0%
Untouched
36
New
14
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
50 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Bertekas Auction[200]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Hungarian Algorithm[1000]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
5.8 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Hungarian Algorithm[50]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
355 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Bertekas Auction[500]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
5.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Hungarian Algorithm[500]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
434.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Bertekas Auction[1000]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
18.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Hungarian Algorithm[200]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
7.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Hungarian Algorithm[100]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Bertekas Auction[100]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
343.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Bertekas Auction[20]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
30.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Hungarian Algorithm[20]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
42.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Bertekas Auction[10]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
24.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Hungarian Algorithm[10]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
16.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Bertekas Auction[50]
benches/kuhn_munkres_vs_bertsekas.rs::benches::compare_algorithms::Assignment Problem
CodSpeed Performance Gauge
N/A
N/A
124.8 µs
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.2 µs
46.2 µs
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
0%
1.2 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
0%
1.1 ms
1.1 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
0%
1.1 ms
1.1 ms
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
0%
1.1 ms
1.1 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
0%
1.1 ms
1.1 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.5 ms
1.5 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
0%
3.1 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Compare kuhn_munkres with different input sizes[256]
benches/kuhn_munkres.rs::benches::compare_size
CodSpeed Performance Gauge
0%
16.9 ms
16.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
arena
benches/movingai.rs::benches::arena
CodSpeed Performance Gauge
0%
45.1 ms
45.1 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%
507.1 ms
507.1 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
e8e81df
+0.02%
Add bertsekas algo for assignment problem
630a279
1 year ago
by smu160
-0.01%
Cleanup assignment phase
57d80c8
1 year ago
by smu160
-0.06%
Fix example of assignment
d2479d9
1 year ago
by smu160
+0.04%
Create simple csv output for example assignment
322f8a1
1 year ago
by smu160
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs