Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: on MacOS use only 3 threads by default.
Otherwise, it would get very slow and the difference is enormous. 16 threads for example take 4.1s on a workload, whereas this only takes 550ms with 3 threads.
- Loading branch information