We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d236d1 commit 03dea2cCopy full SHA for 03dea2c
README.md
@@ -127,6 +127,7 @@ For this to work `another_input_graph` must have the same number of nodes as `in
127
|USA|time|9.8 min|872 μs|49.277.058|49.283.162|
128
129
The shortest path calculation time was averaged over 100k random routing queries. The benchmarks were run using Rust 1.50.0
130
+The code for running these benchmarks can be found on the `benchmarks` branch.
131
132
There are also some benchmarks using smaller maps included in the test suite. You can run them like this:
133
```shell
0 commit comments