j-k
Speed of compiling deno from source
I managed to copy it just incase others can't see it here:
Probably a dumb question but when building deno once getting towards the end (Compiling deno v2.0.0 (/build/source/cli)) it ends up being stuck on 2 threads, fairly low CPU usage, high memory usage, working a long time.
Is that unavoidable, just linking or something, or can I improve things?
(Platform: x86_64 linux but also curious about other platforms)
Some more background: I have a pretty decent rig tackling this with 32 cores, I get through most of it really quick but hanging at the final phase for a long time means the total build took 11 minutes 13 seconds building deno v2
6 replies