Comparison of pdazzl’s improved CRT files vs standard

pdazzl contributed several improved CRT files

Comparison tests of pdazzl’s contributed improved CRT files for shift 416, 512 and 1024 versus the CRT files in the standard distribution. The tabular data are the more communicative of the performance improvement in primes per sec that increases with shift size.


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.

f416-dist

measureppstpsgpsglstbpcl/s
mean1957819214044244716410.923.67
max2172018425283148162991.8313.10
min17567141839544270.010.02
std380251230051712510.53170.23

f416-pdazzl

measureppstpsgpsglstbpcl/s
mean2195881208752844020781.044.73
max2639096416628147170012.0814.86
min204670617059436500.010.11
std445991207122416650.60415.28

f512-dist

measureppstpsgpsglstbpcl/s
mean2332323161023429742721.0714.39
max24874413173364312103482.1233.17
min2262761109652941030.000.35
std27394920097327710.611085.45

f512-pdazzl

measureppstpsgpsglstbpcl/s
mean3326481159667829642961.5914.51
max4023035316662232799703.1830.49
min2849719124322941480.010.50
std81105914440428370.92692.23

f1024-dist

measureppstpsgpsglstbpcl/s
mean16591232463774633990.6973.36
max20429154894805084871.37169.74
min1569151107332950.002.97
std50704140997125220.392011.18

f1024-pdazzl

measureppstpsgpsglstbpcl/s
mean25981312501544733991.1173.05
max33995554947885384592.19159.60
min2546295115237940.002.54
std85572143107124590.632135.05

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/pdazzl/crt-22m-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/pdazzl/crt-22m-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/pdazzl/crt-22m-1024s.txt