Avatar for the evenfurther user
evenfurther
pathfinding
BlogDocsChangelog

Benchmarks

fill-corner_to_corner_astar
benches/algos-fill.rs::benches::corner_to_corner_astar::fill-corner_to_corner_astarcreated
2 years ago
, last run
7 hours ago
0
672
101.1 µs
benches/algos-fill.rs::benches::corner_to_corner_bfs::fill-corner_to_corner_bfscreated
2 years ago
, last run
7 hours ago
0
672
1.3 ms
benches/algos-fill.rs::benches::corner_to_corner_dfs::fill-corner_to_corner_dfscreated
2 years ago
, last run
7 hours ago
0
672
3.4 ms
benches/algos-fill.rs::benches::corner_to_corner_dijkstra::fill-corner_to_corner_dijkstracreated
2 years ago
, last run
7 hours ago
0
672
1.2 ms
benches/algos-fill.rs::benches::corner_to_corner_fringe::fill-corner_to_corner_fringecreated
2 years ago
, last run
7 hours ago
0
672
103.7 µs
benches/algos-fill.rs::benches::corner_to_corner_idastar::fill-corner_to_corner_idastarcreated
2 years ago
, last run
7 hours ago
0
672
228.2 µs
benches/algos-fill.rs::benches::corner_to_corner_iddfs::fill-corner_to_corner_iddfscreated
2 years ago
, last run
7 hours ago
0
672
3.9 ms
benches/algos-fill.rs::benches::no_path_astar::fill-no_path_astarcreated
2 years ago
, last run
7 hours ago
0
672
1.2 ms
benches/algos-fill.rs::benches::no_path_bfs::fill-no_path_bfscreated
2 years ago
, last run
7 hours ago
0
672
1.1 ms
benches/algos-fill.rs::benches::no_path_dfs::fill-no_path_dfscreated
8 months ago
, last run
7 hours ago
0
255
3.1 ms
benches/algos-fill.rs::benches::no_path_dijkstra::fill-no_path_dijkstracreated
2 years ago
, last run
7 hours ago
0
672
1.2 ms
benches/algos-fill.rs::benches::no_path_fringe::fill-no_path_fringecreated
2 years ago
, last run
7 hours ago
0
672
1.3 ms
benches/algos.rs::benches::bench_separate_components::separate_componentscreated
2 years ago
, last run
7 hours ago
0
672
1.9 ms
benches/algos.rs::benches::corner_to_corner_astar::corner_to_corner_astarcreated
2 years ago
, last run
7 hours ago
0
672
85.7 µs
benches/algos.rs::benches::corner_to_corner_bfs::corner_to_corner_bfscreated
2 years ago
, last acknowledgement
3 months ago
1
672
1.3 ms
benches/algos.rs::benches::corner_to_corner_bfs_bidirectional::corner_to_corner_bfs_bidirectionalcreated
3 months ago
, last run
7 hours ago
0
107
1.7 ms
benches/algos.rs::benches::corner_to_corner_dfs::corner_to_corner_dfscreated
2 years ago
, last run
7 hours ago
0
672
1.5 ms
benches/algos.rs::benches::corner_to_corner_dijkstra::corner_to_corner_dijkstracreated
2 years ago
, last acknowledgement
3 months ago
1
672
1.8 ms
benches/algos.rs::benches::corner_to_corner_fringe::corner_to_corner_fringecreated
2 years ago
, last run
7 hours ago
0
672
97.4 µs
benches/algos.rs::benches::corner_to_corner_idastar::corner_to_corner_idastarcreated
2 years ago
, last run
7 hours ago
0
672
122.9 µs
benches/algos.rs::benches::corner_to_corner_iddfs::corner_to_corner_iddfscreated
2 years ago
, last run
7 hours ago
0
672
1.4 ms
benches/algos.rs::benches::no_path_astar::no_path_astarcreated
2 years ago
, last acknowledgement
3 months ago
1
672
1.8 ms
benches/algos.rs::benches::no_path_bfs::no_path_bfscreated
2 years ago
, last acknowledgement
3 months ago
1
672
1.3 ms
benches/algos.rs::benches::no_path_bfs_bidirectional::no_path_bfs_bidirectionalcreated
3 months ago
, last run
7 hours ago
0
107
1.6 ms
benches/algos.rs::benches::no_path_dfs::no_path_dfscreated
8 months ago
, last acknowledgement
3 months ago
1
255
1.3 ms
benches/algos.rs::benches::no_path_dijkstra::no_path_dijkstracreated
2 years ago
, last acknowledgement
3 months ago
1
672
1.7 ms
benches/algos.rs::benches::no_path_fringe::no_path_fringecreated
2 years ago
, last acknowledgement
3 months ago
1
672
1.9 ms
benches/edmondskarp.rs::benches::wikipedia_example_dense::wikipedia_example_densecreated
2 years ago
, last run
7 hours ago
0
672
31 µs
benches/edmondskarp.rs::benches::wikipedia_example_sparse::wikipedia_example_sparsecreated
2 years ago
, last run
7 hours ago
0
672
47 µs
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[128]created
2 years ago
, last run
7 hours ago
0
634
2.1 ms
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[256]created
2 years ago
, last run
7 hours ago
0
634
23 ms
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[32]created
2 years ago
, last run
7 hours ago
0
634
125.7 µs
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[512]created
2 years ago
, last run
7 hours ago
0
634
532.6 ms
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[64]created
2 years ago
, last run
7 hours ago
0
634
585.5 µs
benches/matrices.rs::benches::transpose_benchmark::transposecreated
1 year ago
, last run
7 hours ago
0
395
42.2 µs
benches/matrices.rs::benches::transpose_non_square_benchmark::transpose_non_squarecreated
1 year ago
, last run
7 hours ago
0
390
160.3 µs
benches/movingai.rs::benches::arena::arenacreated
2 years ago
, last run
7 hours ago
0
672
44.6 ms
benches/separate_components.rs::benches::bench_separate_components::separate_componentscreated
2 years ago
, last run
7 hours ago
0
634
7.4 ms
© 2025 CodSpeed Technology
Home Terms PrivacyDocs