Comparison tests of shift 64 at extreme default settings of -s 1533554432
-i 4090000
with shift 64 at standard default settings of -s 33554432
-i 900000
.
Column labels map directly to miner output: pps
is average primes per second, tps
is average tests per second, gps
is average gaps per second.
f64-t4-i40900000-s1533554432
measure | pps | tps | gps |
---|---|---|---|
mean | 306036 | 87062 | 14359 |
max | 318818 | 90751 | 14959 |
min | 75368 | 21459 | 3536 |
std | 23125 | 6586 | 1086 |
f64-t4-i900000-s33554432
measure | pps | tps | gps |
---|---|---|---|
mean | 324394 | 115101 | 15220 |
max | 529462 | 186719 | 24831 |
min | 314905 | 111784 | 14777 |
std | 28409 | 10003 | 1332 |
The charts included below are for completeness. The figures given are the means and they differ from the pandas-produced means because, in order to support the different requirements of charting, the first 1/5th of the data is ignored in order to aid visual comparison. The chartline uses the full dataset.
Replication:
gapminer -o localhost -p 31397 -u $USER -x $USERPASS -e -j 5 -t 4 -f 64 -s 1533554432 -i 4090000
gapminer -o localhost -p 31397 -u $USER -x $USERPASS -e -j 5 -t 4 -f 64 -s 33554432 -i 900000