Hello,

I was thinking about new CPU, found different benchmarks, but decided that the 
only interesting for me - is it Nim's compilation time.

That is why I decided to create couple of scripts which bench just two commands 
from Nim's repo: `./build_all` and `./koch temp -d:release`

Github: <https://github.com/inv2004/bench_nim_build>/

Also, it was interesting to compare speed of compilation on the came h/w but 
different platforms.

You can add more result here by running simple scripts, which are available for 
linux/windows/macos and it will automatically create issue with results in the 
repo

Also, you can find some results already submitted: 
<https://github.com/inv2004/bench_nim_build/blob/main/README.md>

PS: A bit strange that M1 is quite slow in the task

PS2: Interesting what WSL2 ~ the same speed like native linux

Reply via email to