Y
Hacker News
new
|
ask
|
show
|
jobs
by
silon3
4064 days ago
Does JIT (or late/deploy time optimize/link) help here? Would it be easier to make deterministic builds when optimizer is not involved?
1 comments
davecheney
4064 days ago
Nope, this is about the source that goes into the compiler.
link