Quote:
Originally Posted by Dylan14
Might it be possible to update the primesieve code used by mtsieve to version 7.6? It seems to provide some improvements over 7.3 which is currently used:
- improved caching of primes
- improved switch statement in EratSmall and EratMedium
- cache size detection improved on Linux and with the Apple Silicon CPU's (which could be useful for compiling this for ARM)
|
That shouldn't be too hard to do.