Skip to content

Commit

Permalink
Update to latest libprimesieve
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed May 3, 2022
1 parent c0d0af9 commit b5e4048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/primesieve/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Changes in version 7.9, 02/05/2022
Changes in version 7.9, 03/05/2022
==================================

* intrinsics.hpp: Improved x64 BSF assembly.
Expand All @@ -13,7 +13,7 @@ Changes in version 7.9, 02/05/2022
* PreSieve.cpp: Hardcode buffersDist.
* MemoryPool.cpp: Reduce memory usage.
* StorePrimes.hpp: Improve nth prime approximation.
* config.hpp: Tune FACTOR_ERATSMALL constant.
* config.hpp: Tune FACTOR_ERATMEDIUM constant.
* Use a single MemoryPool per thread (previously 2).
* Increase max sieve array size to 8 KiB.

Expand Down

0 comments on commit b5e4048

Please sign in to comment.