github.com/LdDl/ch@v1.7.8/new.txt (about)

     1  goos: linux
     2  goarch: amd64
     3  pkg: github.com/LdDl/ch
     4  cpu: Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz
     5  BenchmarkShortestPathOneToMany/CH_shortest_path/4/vertices-4-edges-9-shortcuts-1-12         	  383154	      3388 ns/op	    2041 B/op	      68 allocs/op
     6  BenchmarkShortestPathOneToMany/CH_shortest_path/8/vertices-8-edges-61-shortcuts-1-12        	  162021	      7453 ns/op	    3607 B/op	     117 allocs/op
     7  BenchmarkShortestPathOneToMany/CH_shortest_path/16/vertices-16-edges-316-shortcuts-31-12    	   48961	     23665 ns/op	    8745 B/op	     232 allocs/op
     8  BenchmarkShortestPathOneToMany/CH_shortest_path/32/vertices-32-edges-1404-shortcuts-123-12  	   21229	     59596 ns/op	   18083 B/op	     407 allocs/op
     9  BenchmarkShortestPathOneToMany/CH_shortest_path/64/vertices-64-edges-5894-shortcuts-322-12  	    7854	    157954 ns/op	   38899 B/op	     792 allocs/op
    10  BenchmarkShortestPathOneToMany/CH_shortest_path/128/vertices-128-edges-23977-shortcuts-1315-12         	    2401	    529951 ns/op	   85822 B/op	    1645 allocs/op
    11  BenchmarkShortestPathOneToMany/CH_shortest_path/256/vertices-256-edges-97227-shortcuts-5276-12         	     916	   1338109 ns/op	  186313 B/op	    3494 allocs/op
    12  PASS
    13  ok  	github.com/LdDl/ch	69.815s