Hacker News new | ask | show | jobs
by the8472 1572 days ago
Those are mostly compiler speedups, fewer compiled-code speedups. Since most code is executed more often than it is compiled the fleet-level savings will be much smaller. It helps with CI jobs and developer-cycles though.
1 comments

Both threads are discussing compiler speedups.