ddidderr
490c53a280
[fix] but primes behind an Arc
- don't clone primes for every thread, instead put it behind an Arc (atomic reference counted) - print the pure calculation time at the end of the program - don't show thread debug prints
Description
A tool to find highly composite numbers fast.
Languages
Rust
100%