Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ngrilly
on Sept 9, 2016
|
parent
|
context
|
favorite
| on:
Incremental Compilation
> Thus you end up with a worse runtime performance in incremental compilation.
Are you sure about this (in the current implementation)?
mtanski
on Sept 9, 2016
[–]
The article it self says "[...] This is because incremental compilation splits the code into smaller optimization units than a regular compilation session, resulting in less time optimizing, but also in less efficient runtime code."
ngrilly
on Sept 9, 2016
|
parent
[–]
Thanks, you're right. I missed that.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Are you sure about this (in the current implementation)?