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
12 hours ago
0
645
101.1 µs
benches/algos-fill.rs::benches::corner_to_corner_bfs::fill-corner_to_corner_bfscreated
2 years ago
, last run
12 hours ago
0
645
1.2 ms
benches/algos-fill.rs::benches::corner_to_corner_dfs::fill-corner_to_corner_dfscreated
2 years ago
, last run
12 hours ago
0
645
3.6 ms
benches/algos-fill.rs::benches::corner_to_corner_dijkstra::fill-corner_to_corner_dijkstracreated
2 years ago
, last run
12 hours ago
0
645
1.2 ms
benches/algos-fill.rs::benches::corner_to_corner_fringe::fill-corner_to_corner_fringecreated
2 years ago
, last run
12 hours ago
0
645
103.7 µs
benches/algos-fill.rs::benches::corner_to_corner_idastar::fill-corner_to_corner_idastarcreated
2 years ago
, last run
12 hours ago
0
645
221.6 µs
benches/algos-fill.rs::benches::corner_to_corner_iddfs::fill-corner_to_corner_iddfscreated
2 years ago
, last run
12 hours ago
0
645
3.9 ms
benches/algos-fill.rs::benches::no_path_astar::fill-no_path_astarcreated
2 years ago
, last run
12 hours ago
0
645
1.2 ms
benches/algos-fill.rs::benches::no_path_bfs::fill-no_path_bfscreated
2 years ago
, last run
12 hours ago
0
645
1.1 ms
benches/algos-fill.rs::benches::no_path_dfs::fill-no_path_dfscreated
6 months ago
, last run
12 hours ago
0
228
3.3 ms
benches/algos-fill.rs::benches::no_path_dijkstra::fill-no_path_dijkstracreated
2 years ago
, last run
12 hours ago
0
645
1.2 ms
benches/algos-fill.rs::benches::no_path_fringe::fill-no_path_fringecreated
2 years ago
, last run
12 hours ago
0
645
1.3 ms
benches/algos.rs::benches::bench_separate_components::separate_componentscreated
2 years ago
, last run
12 hours ago
0
645
1.9 ms
benches/algos.rs::benches::corner_to_corner_astar::corner_to_corner_astarcreated
2 years ago
, last run
12 hours ago
0
645
85.8 µs
benches/algos.rs::benches::corner_to_corner_bfs::corner_to_corner_bfscreated
2 years ago
, last acknowledgement
1 month ago
1
645
1.3 ms
benches/algos.rs::benches::corner_to_corner_bfs_bidirectional::corner_to_corner_bfs_bidirectionalcreated
1 month ago
, last run
12 hours ago
0
80
1.7 ms
benches/algos.rs::benches::corner_to_corner_dfs::corner_to_corner_dfscreated
2 years ago
, last run
12 hours ago
0
645
1.5 ms
benches/algos.rs::benches::corner_to_corner_dijkstra::corner_to_corner_dijkstracreated
2 years ago
, last acknowledgement
1 month ago
1
645
1.8 ms
benches/algos.rs::benches::corner_to_corner_fringe::corner_to_corner_fringecreated
2 years ago
, last run
12 hours ago
0
645
97.3 µs
benches/algos.rs::benches::corner_to_corner_idastar::corner_to_corner_idastarcreated
2 years ago
, last run
12 hours ago
0
645
128.5 µs
benches/algos.rs::benches::corner_to_corner_iddfs::corner_to_corner_iddfscreated
2 years ago
, last run
12 hours ago
0
645
1.4 ms
benches/algos.rs::benches::no_path_astar::no_path_astarcreated
2 years ago
, last acknowledgement
1 month ago
1
645
1.8 ms
benches/algos.rs::benches::no_path_bfs::no_path_bfscreated
2 years ago
, last acknowledgement
1 month ago
1
645
1.3 ms
benches/algos.rs::benches::no_path_bfs_bidirectional::no_path_bfs_bidirectionalcreated
1 month ago
, last run
12 hours ago
0
80
1.6 ms
benches/algos.rs::benches::no_path_dfs::no_path_dfscreated
6 months ago
, last acknowledgement
1 month ago
1
228
1.3 ms
benches/algos.rs::benches::no_path_dijkstra::no_path_dijkstracreated
2 years ago
, last acknowledgement
1 month ago
1
645
1.7 ms
benches/algos.rs::benches::no_path_fringe::no_path_fringecreated
2 years ago
, last acknowledgement
1 month ago
1
645
1.9 ms
benches/edmondskarp.rs::benches::wikipedia_example_dense::wikipedia_example_densecreated
2 years ago
, last run
12 hours ago
0
645
30.9 µs
benches/edmondskarp.rs::benches::wikipedia_example_sparse::wikipedia_example_sparsecreated
2 years ago
, last run
12 hours ago
0
645
47 µs
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[128]created
2 years ago
, last run
12 hours ago
0
607
1.7 ms
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[256]created
2 years ago
, last run
12 hours ago
0
607
19.1 ms
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[32]created
2 years ago
, last run
12 hours ago
0
607
107.9 µs
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[512]created
2 years ago
, last run
12 hours ago
0
607
453.6 ms
benches/kuhn_munkres.rs::benches::compare_size::Compare kuhn_munkres with different input sizes[64]created
2 years ago
, last run
12 hours ago
0
607
487.4 µs
benches/matrices.rs::benches::transpose_benchmark::transposecreated
1 year ago
, last run
12 hours ago
0
368
42.2 µs
benches/matrices.rs::benches::transpose_non_square_benchmark::transpose_non_squarecreated
1 year ago
, last run
12 hours ago
0
363
160.3 µs
benches/movingai.rs::benches::arena::arenacreated
2 years ago
, last run
12 hours ago
0
645
43.6 ms
benches/separate_components.rs::benches::bench_separate_components::separate_componentscreated
2 years ago
, last run
12 hours ago
0
607
7.4 ms
Home Terms PrivacyDocs