logoalt Hacker News

afdbcreidyesterday at 7:33 AM1 replyview on HN

See https://kobzol.github.io/rust/rustc/2024/03/15/rustc-what-ta..., which does an extensive analysis on that.


Replies

steveklabnikyesterday at 4:05 PM

This analysis is great, and I don't mean to knock it, but one of the things that it doesn't capture is, what choices does the frontend make that impact the amount of work that the backend does. That is, some of the work attributed to the backend could be improved without touching the backend.

show 1 reply