|
|
|
@ -46,30 +46,6 @@ Total loop: 7445335968 IN 9.281379494s |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
=============== TINY GO =============== |
|
|
|
|
Nb prime found: 78498 IN 399.317119ms |
|
|
|
|
Map final len: 2000000 IN 2h42m55.416901711s |
|
|
|
|
Str final len: 516605 IN 3m29.684675044s |
|
|
|
|
Total loop: 7445335968 IN 457.010533ms |
|
|
|
|
|
|
|
|
|
Performance counter stats for './bench_tinygo': |
|
|
|
|
|
|
|
|
|
9,985,515.96 msec task-clock:u # 1.000 CPUs utilized |
|
|
|
|
0 context-switches:u # 0.000 K/sec |
|
|
|
|
0 cpu-migrations:u # 0.000 K/sec |
|
|
|
|
2,084,917 page-faults:u # 0.209 K/sec |
|
|
|
|
28,273,670,043,780 cycles:u # 2.831 GHz |
|
|
|
|
32,407,642,010,569 instructions:u # 1.15 insn per cycle |
|
|
|
|
3,666,456,982,275 branches:u # 367.178 M/sec |
|
|
|
|
8,102,030,527 branch-misses:u # 0.22% of all branches |
|
|
|
|
|
|
|
|
|
9986.216965017 seconds time elapsed |
|
|
|
|
|
|
|
|
|
9975.726034000 seconds user |
|
|
|
|
2.937922000 seconds sys |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
=============== GCC GO STO2 =============== |
|
|
|
|
Nb prime found: 78498 IN 1.006531426s |
|
|
|
|
Map final len: 2000000 IN 444.171902ms |
|
|
|
@ -91,3 +67,27 @@ Total loop: 7445335968 IN 245ns |
|
|
|
|
|
|
|
|
|
14.470940000 seconds user |
|
|
|
|
2.461421000 seconds sys |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
=============== TINY GO =============== |
|
|
|
|
Nb prime found: 78498 IN 399.317119ms |
|
|
|
|
Map final len: 2000000 IN 2h42m55.416901711s |
|
|
|
|
Str final len: 516605 IN 3m29.684675044s |
|
|
|
|
Total loop: 7445335968 IN 457.010533ms |
|
|
|
|
|
|
|
|
|
Performance counter stats for './bench_tinygo': |
|
|
|
|
|
|
|
|
|
9,985,515.96 msec task-clock:u # 1.000 CPUs utilized |
|
|
|
|
0 context-switches:u # 0.000 K/sec |
|
|
|
|
0 cpu-migrations:u # 0.000 K/sec |
|
|
|
|
2,084,917 page-faults:u # 0.209 K/sec |
|
|
|
|
28,273,670,043,780 cycles:u # 2.831 GHz |
|
|
|
|
32,407,642,010,569 instructions:u # 1.15 insn per cycle |
|
|
|
|
3,666,456,982,275 branches:u # 367.178 M/sec |
|
|
|
|
8,102,030,527 branch-misses:u # 0.22% of all branches |
|
|
|
|
|
|
|
|
|
9986.216965017 seconds time elapsed |
|
|
|
|
|
|
|
|
|
9975.726034000 seconds user |
|
|
|
|
2.937922000 seconds sys |
|
|
|
|