-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify and speed up prime sieve for size we care about.
Note that the peak memory usage is modestly (50%) higher, but for the current value of _MAX_DIMENSION, that'll be around 50kb instead of 33 kb. PiperOrigin-RevId: 563201131
- Loading branch information
1 parent
e3c3244
commit b23a82b
Showing
1 changed file
with
9 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters