Comparison of wizz’ merit 28 CRT files vs standard merit 22

Wizz has contributed a set of CRT files targeting merit 28

Comparison tests of wizz’ contributed “merit 28” CRT files for shift 64, 160 versus the “merit 22” CRT files in the standard distribution.


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, glst is the size of the gaplist and l/s is the time in seconds to scan the gaplist at the reported rate of gaps per second.

f64-dist

measureppstpsgpsglstbpcl/s
mean5184084279241542162830.231.16
max57774183823447827215540.452.75
min25662269752530000.000.00
std34494240933724051970.1421.66

f64-wizz28

measureppstpsgpsglstbpcl/s
mean312792844254828541958789.941.08
max72042060845316793181929519.742.07
min2862481071919528800.080.00
std5514862242577736852255.5614.20

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.

Your browser is now constructing the plots, it will take a few moments ...

Replication:

gapminer -o localhost -p 31397 -u $USER -x $USERPASS -e -j 5 -t 4 -f  416 -i [as-discovered] -r crt/dist/crt-22m-0416s.txt
gapminer -o localhost -p 31397 -u $USER -x $USERPASS -e -j 5 -t 4 -f  416 -i [as-discovered] -r crt/wizz28/crt-28m-0416s.txt
gapminer -o localhost -p 31397 -u $USER -x $USERPASS -e -j 5 -t 4 -f  512 -i [as-discovered] -r crt/dist/crt-22m-0512s.txt
gapminer -o localhost -p 31397 -u $USER -x $USERPASS -e -j 5 -t 4 -f  512 -i [as-discovered] -r crt/wizz28/crt-28m-0512s.txt
gapminer -o localhost -p 31397 -u $USER -x $USERPASS -e -j 5 -t 4 -f 1024 -i [as-discovered] -r crt/dist/crt-22m-1024s.txt
gapminer -o localhost -p 31397 -u $USER -x $USERPASS -e -j 5 -t 4 -f 1024 -i [as-discovered] -r crt/wizz28/crt-28m-1024s.txt</