BlogDocs

Time allocation

Benchmarks

fill-corner_to_corner_astarbenches/algos-fill.rs::benches::corner_to_corner_astar::fill-corner_to_corner_astarcreated
2 years ago
, last run
1 month ago
0
353
122.2 µs
fill-corner_to_corner_bfsbenches/algos-fill.rs::benches::corner_to_corner_bfs::fill-corner_to_corner_bfscreated
2 years ago
, last run
1 month ago
0
353
1.4 ms
fill-corner_to_corner_dfsbenches/algos-fill.rs::benches::corner_to_corner_dfs::fill-corner_to_corner_dfscreated
2 years ago
, last run
1 month ago
0
353
4.5 ms
fill-corner_to_corner_dijkstrabenches/algos-fill.rs::benches::corner_to_corner_dijkstra::fill-corner_to_corner_dijkstracreated
2 years ago
, last run
1 month ago
0
353
1.4 ms
fill-corner_to_corner_fringebenches/algos-fill.rs::benches::corner_to_corner_fringe::fill-corner_to_corner_fringecreated
2 years ago
, last run
1 month ago
0
353
102.8 µs
fill-corner_to_corner_idastarbenches/algos-fill.rs::benches::corner_to_corner_idastar::fill-corner_to_corner_idastarcreated
2 years ago
, last run
1 month ago
0
353
152 µs
fill-corner_to_corner_iddfsbenches/algos-fill.rs::benches::corner_to_corner_iddfs::fill-corner_to_corner_iddfscreated
2 years ago
, last run
1 month ago
0
353
3.9 ms
fill-no_path_astarbenches/algos-fill.rs::benches::no_path_astar::fill-no_path_astarcreated
2 years ago
, last run
1 month ago
0
353
1.6 ms
fill-no_path_bfsbenches/algos-fill.rs::benches::no_path_bfs::fill-no_path_bfscreated
2 years ago
, last run
1 month ago
0
353
1.4 ms
fill-no_path_dijkstrabenches/algos-fill.rs::benches::no_path_dijkstra::fill-no_path_dijkstracreated
2 years ago
, last run
1 month ago
0
353
1.2 ms
fill-no_path_fringebenches/algos-fill.rs::benches::no_path_fringe::fill-no_path_fringecreated
2 years ago
, last run
1 month ago
0
353
1.3 ms
separate_componentsbenches/algos.rs::benches::bench_separate_components::separate_componentscreated
2 years ago
, last run
1 month ago
0
353
1.9 ms
corner_to_corner_astarbenches/algos.rs::benches::corner_to_corner_astar::corner_to_corner_astarcreated
2 years ago
, last run
1 month ago
0
353
93.7 µs
corner_to_corner_bfsbenches/algos.rs::benches::corner_to_corner_bfs::corner_to_corner_bfscreated
2 years ago
, last run
1 month ago
0
353
1.5 ms
corner_to_corner_dfsbenches/algos.rs::benches::corner_to_corner_dfs::corner_to_corner_dfscreated
2 years ago
, last run
1 month ago
0
353
31.5 ms
corner_to_corner_dijkstrabenches/algos.rs::benches::corner_to_corner_dijkstra::corner_to_corner_dijkstracreated
2 years ago
, last run
1 month ago
0
353
1.9 ms
corner_to_corner_fringebenches/algos.rs::benches::corner_to_corner_fringe::corner_to_corner_fringecreated
2 years ago
, last run
1 month ago
0
353
100 µs
corner_to_corner_idastarbenches/algos.rs::benches::corner_to_corner_idastar::corner_to_corner_idastarcreated
2 years ago
, last run
1 month ago
0
353
130.5 µs
corner_to_corner_iddfsbenches/algos.rs::benches::corner_to_corner_iddfs::corner_to_corner_iddfscreated
2 years ago
, last run
1 month ago
0
353
1.5 ms
no_path_astarbenches/algos.rs::benches::no_path_astar::no_path_astarcreated
2 years ago
, last run
1 month ago
0
353
1.9 ms
no_path_bfsbenches/algos.rs::benches::no_path_bfs::no_path_bfscreated
2 years ago
, last run
1 month ago
0
353
1.3 ms
no_path_dijkstrabenches/algos.rs::benches::no_path_dijkstra::no_path_dijkstracreated
2 years ago
, last run
1 month ago
0
353
1.8 ms
no_path_fringebenches/algos.rs::benches::no_path_fringe::no_path_fringecreated
2 years ago
, last run
1 month ago
0
353
2 ms
wikipedia_example_densebenches/edmondskarp.rs::benches::wikipedia_example_dense::wikipedia_example_densecreated
2 years ago
, last run
1 month ago
0
353
31.1 µs
wikipedia_example_sparsebenches/edmondskarp.rs::benches::wikipedia_example_sparse::wikipedia_example_sparsecreated
2 years ago
, last run
1 month ago
0
353
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
1 year ago
, last run
1 month ago
0
315
2.7 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
1 year ago
, last run
1 month ago
0
315
17.2 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
1 year ago
, last run
1 month ago
0
315
88.9 µ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
1 year ago
, last run
1 month ago
0
315
508.3 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
1 year ago
, last run
1 month ago
0
315
440.6 µs
transposebenches/matrices.rs::benches::transpose_benchmark::transposecreated
6 months ago
, last run
1 month ago
0
76
42.2 µs
transpose_non_squarebenches/matrices.rs::benches::transpose_non_square_benchmark::transpose_non_squarecreated
6 months ago
, last run
1 month ago
0
71
157.7 µs
arenabenches/movingai.rs::benches::arena::arenacreated
2 years ago
, last run
1 month ago
0
353
44.6 ms
separate_componentsbenches/separate_components.rs::benches::bench_separate_components::separate_componentscreated
1 year ago
, last run
1 month ago
0
315
7.7 ms
ResourcesHomePricingDocsBlogGitHub
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.