
Testing service.routing.graph.benchmark

saarland graph: 10 executions with random src/dst
using only strongly connected components of the original graph
dijkstra forward with: 89283 nodes and 226681 edges
amd64 Linux 4.4.0-92-generic 4 cpu(s)
OpenJDK 64-Bit Server VM 25.131-b11
Runtime arguments: -Dfile.encoding=UTF-8 -Xmx1g -Dclojure.compile.path=/home/carocad/Proyectos/service.routing/target/classes -Dservice.routing.version=0.1.0 -Dclojure.debug=false
Evaluation count : 6 in 6 samples of 1 calls.
      Execution time sample mean : 1,268907 sec
             Execution time mean : 1,268907 sec
Execution time sample std-deviation : 13,791461 ms
    Execution time std-deviation : 15,162138 ms
   Execution time lower quantile : 1,248452 sec ( 2,5%)
   Execution time upper quantile : 1,284626 sec (97,5%)
                   Overhead used : 1,769871 ns

saarland graph: 10 executions with random src/dst
dijkstra forward with: 90397 nodes and 228188 edges
amd64 Linux 4.4.0-92-generic 4 cpu(s)
OpenJDK 64-Bit Server VM 25.131-b11
Runtime arguments: -Dfile.encoding=UTF-8 -Xmx1g -Dclojure.compile.path=/home/carocad/Proyectos/service.routing/target/classes -Dservice.routing.version=0.1.0 -Dclojure.debug=false
Evaluation count : 6 in 6 samples of 1 calls.
      Execution time sample mean : 1,490070 sec
             Execution time mean : 1,489598 sec
Execution time sample std-deviation : 14,261499 ms
    Execution time std-deviation : 15,333900 ms
   Execution time lower quantile : 1,469638 sec ( 2,5%)
   Execution time upper quantile : 1,507127 sec (97,5%)
                   Overhead used : 1,769871 ns

randomly generated graphs: 10 execution with random src/dst
dijkstra forward with: 1000 nodes and 0 edges
amd64 Linux 4.4.0-92-generic 4 cpu(s)
OpenJDK 64-Bit Server VM 25.131-b11
Runtime arguments: -Dfile.encoding=UTF-8 -Xmx1g -Dclojure.compile.path=/home/carocad/Proyectos/service.routing/target/classes -Dservice.routing.version=0.1.0 -Dclojure.debug=false
Evaluation count : 79428 in 6 samples of 13238 calls.
      Execution time sample mean : 7,564548 µs
             Execution time mean : 7,564532 µs
Execution time sample std-deviation : 12,566711 ns
    Execution time std-deviation : 12,960695 ns
   Execution time lower quantile : 7,549683 µs ( 2,5%)
   Execution time upper quantile : 7,575652 µs (97,5%)
                   Overhead used : 1,769871 ns

Ran 3 tests containing 0 assertions.
0 failures, 0 errors.
