File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -48,16 +48,16 @@ int main() {
4848
4949```
5050Run on (4 X 2300 MHz CPU s)
51- 2018-09-26 09:28:34
51+ 2018-09-29 09:27:28
5252------------------------------------------------------------
5353Benchmark Time CPU Iterations
5454------------------------------------------------------------
55- BM_45K_geojson_nodes 24 ms 24 ms 29
56- BM_uniform/2000 1 ms 1 ms 887
57- BM_uniform/100000 66 ms 66 ms 9
58- BM_uniform/200000 158 ms 155 ms 4
59- BM_uniform/500000 441 ms 439 ms 2
60- BM_uniform/1000000 1062 ms 1058 ms 1
55+ BM_45K_geojson_nodes 22 ms 22 ms 32
56+ BM_uniform/2000 1 ms 1 ms 982
57+ BM_uniform/100000 63 ms 62 ms 9
58+ BM_uniform/200000 140 ms 140 ms 4
59+ BM_uniform/500000 400 ms 399 ms 2
60+ BM_uniform/1000000 994 ms 993 ms 1
6161```
6262
6363Library is ~ 10% faster then JS version for 1M uniform points ([ details] ( https://github.com/delfrrr/delaunator-cpp/pull/8#issuecomment-422690056 ) )
You can’t perform that action at this time.
0 commit comments