evenfurther
pathfinding
BlogDocsChangelog
fill-corner_to_corner_astar
benches/algos-fill.rs::benches::corner_to_corner_astar::fill-corner_to_corner_astarcreated
3 years ago
, last run
2 hours ago
0
746
99.5 µs
fill-corner_to_corner_bfs
benches/algos-fill.rs::benches::corner_to_corner_bfs::fill-corner_to_corner_bfscreated
3 years ago
, last run
2 hours ago
0
746
1.3 ms
fill-corner_to_corner_dfs
benches/algos-fill.rs::benches::corner_to_corner_dfs::fill-corner_to_corner_dfscreated
3 years ago
, last run
2 hours ago
0
746
3.4 ms
fill-corner_to_corner_dijkstra
benches/algos-fill.rs::benches::corner_to_corner_dijkstra::fill-corner_to_corner_dijkstracreated
3 years ago
, last run
2 hours ago
0
746
1.2 ms
fill-corner_to_corner_fringe
benches/algos-fill.rs::benches::corner_to_corner_fringe::fill-corner_to_corner_fringecreated
3 years ago
, last run
2 hours ago
0
746
104.5 µs
fill-corner_to_corner_idastar
benches/algos-fill.rs::benches::corner_to_corner_idastar::fill-corner_to_corner_idastarcreated
3 years ago
, last run
2 hours ago
0
746
225.6 µs
fill-corner_to_corner_iddfs
benches/algos-fill.rs::benches::corner_to_corner_iddfs::fill-corner_to_corner_iddfscreated
3 years ago
, last run
2 hours ago
0
746
3.9 ms
fill-no_path_astar
benches/algos-fill.rs::benches::no_path_astar::fill-no_path_astarcreated
3 years ago
, last run
2 hours ago
0
746
1.2 ms
fill-no_path_bfs
benches/algos-fill.rs::benches::no_path_bfs::fill-no_path_bfscreated
3 years ago
, last run
2 hours ago
0
746
1.1 ms
fill-no_path_dfs
benches/algos-fill.rs::benches::no_path_dfs::fill-no_path_dfscreated
1 year ago
, last run
2 hours ago
0
329
3.1 ms
fill-no_path_dijkstra
benches/algos-fill.rs::benches::no_path_dijkstra::fill-no_path_dijkstracreated
3 years ago
, last run
2 hours ago
0
746
1.2 ms
fill-no_path_fringe
benches/algos-fill.rs::benches::no_path_fringe::fill-no_path_fringecreated
3 years ago
, last run
2 hours ago
0
746
1.3 ms
separate_components
benches/algos.rs::benches::bench_separate_components::separate_componentscreated
3 years ago
, last run
2 hours ago
0
746
1.9 ms
corner_to_corner_astar
benches/algos.rs::benches::corner_to_corner_astar::corner_to_corner_astarcreated
3 years ago
, last run
2 hours ago
0
746
83.6 µs
corner_to_corner_bfs
benches/algos.rs::benches::corner_to_corner_bfs::corner_to_corner_bfscreated
3 years ago
, last run
2 hours ago
1
746
1.3 ms
corner_to_corner_bfs_bidirectional
benches/algos.rs::benches::corner_to_corner_bfs_bidirectional::corner_to_corner_bfs_bidirectionalcreated
9 months ago
, last run
2 hours ago
0
181
1.7 ms
corner_to_corner_dfs
benches/algos.rs::benches::corner_to_corner_dfs::corner_to_corner_dfscreated
3 years ago
, last run
2 hours ago
0
746
1.5 ms
corner_to_corner_dijkstra
benches/algos.rs::benches::corner_to_corner_dijkstra::corner_to_corner_dijkstracreated
3 years ago
, last run
2 hours ago
1
746
1.4 ms
corner_to_corner_fringe
benches/algos.rs::benches::corner_to_corner_fringe::corner_to_corner_fringecreated
3 years ago
, last run
2 hours ago
0
746
97.5 µs
corner_to_corner_idastar
benches/algos.rs::benches::corner_to_corner_idastar::corner_to_corner_idastarcreated
3 years ago
, last run
2 hours ago
0
746
119.3 µs
corner_to_corner_iddfs
benches/algos.rs::benches::corner_to_corner_iddfs::corner_to_corner_iddfscreated
3 years ago
, last run
2 hours ago
0
746
1.4 ms
no_path_astar
benches/algos.rs::benches::no_path_astar::no_path_astarcreated
3 years ago
, last run
2 hours ago
1
746
1.7 ms
no_path_bfs
benches/algos.rs::benches::no_path_bfs::no_path_bfscreated
3 years ago
, last run
2 hours ago
1
746
1.3 ms
no_path_bfs_bidirectional
benches/algos.rs::benches::no_path_bfs_bidirectional::no_path_bfs_bidirectionalcreated
9 months ago
, last run
2 hours ago
0
181
1.6 ms
no_path_dfs
benches/algos.rs::benches::no_path_dfs::no_path_dfscreated
1 year ago
, last run
2 hours ago
1
329
1.3 ms
no_path_dijkstra
benches/algos.rs::benches::no_path_dijkstra::no_path_dijkstracreated
3 years ago
, last run
2 hours ago
1
746
1.3 ms
no_path_fringe
benches/algos.rs::benches::no_path_fringe::no_path_fringecreated
3 years ago
, last run
2 hours ago
1
746
1.9 ms
wikipedia_example_dense
benches/edmondskarp.rs::benches::wikipedia_example_dense::wikipedia_example_densecreated
3 years ago
, last run
2 hours ago
0
746
30.8 µs
wikipedia_example_sparse
benches/edmondskarp.rs::benches::wikipedia_example_sparse::wikipedia_example_sparsecreated
3 years ago
, last run
2 hours ago
0
746
45.9 µs
Compare kuhn_munkres with different input sizes[128]
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[128]created
2 years ago
, last run
2 hours ago
0
708
2.1 ms
Compare kuhn_munkres with different input sizes[256]
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[256]created
2 years ago
, last run
2 hours ago
0
708
23.1 ms
Compare kuhn_munkres with different input sizes[32]
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[32]created
2 years ago
, last run
2 hours ago
0
708
127.2 µs
Compare kuhn_munkres with different input sizes[512]
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[512]created
2 years ago
, last run
2 hours ago
0
708
533 ms
Compare kuhn_munkres with different input sizes[64]
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[64]created
2 years ago
, last run
2 hours ago
0
708
592.1 µs
transpose
benches/matrices.rs::benches::transpose_benchmark::transposecreated
2 years ago
, last run
2 hours ago
0
469
40.9 µs
transpose_non_square
benches/matrices.rs::benches::transpose_non_square_benchmark::transpose_non_squarecreated
2 years ago
, last run
2 hours ago
0
464
160.4 µs
arena
benches/movingai.rs::benches::arena::arenacreated
3 years ago
, last run
2 hours ago
0
746
43.6 ms
separate_components
benches/separate_components.rs::benches::bench_separate_components::separate_componentscreated
2 years ago
, last run
2 hours ago
0
708
7.3 ms
© 2025 CodSpeed Technology
Home Terms Privacy Docs