Hacker News
new
past
comments
ask
show
jobs
points
by
nicoburns
20 hours ago
|
comments
by
AndyKelley
20 hours ago
|
[-]
The 331ms time is mostly uncached. In this case the build script was already cached (must be re-done if the build script is edited), and compiler_rt was already cached (must be done exactly once per target; almost never rebuilt).
reply
by
nicoburns
20 hours ago
|
parent
|
[-]
Impressive!
reply