From: Jens Axel Søgaard (jensaxel at soegaard.net) Date: Tue Dec 11 07:56:56 EST 2012 |
|
2012/12/11 Stephen Bloch <bloch at adelphi.edu>: > On Dec 11, 2012, at 6:01 AM, Jens Axel Søgaard wrote: > Would it perhaps make more sense for small-primes to contain primes > themselves, in increasing order so one can be found by binary search, rather > than booleans? The O(1) behavior would be replaced by O(log(limit)), but > perhaps you would save enough memory to put the limit higher. Worth a try. -- Jens Axel Søgaard
Posted on the users mailing list. |
|