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
2024-09-28 12:57:29 +02:00
2024-09-28 12:57:29 +02:00
2023-12-02 09:19:34 +01:00
2023-12-02 09:19:34 +01:00
Description
A tool to find highly composite numbers fast.
46 KiB
Languages
Rust 100%