Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
josephg
5y ago
0 comments
Save
Share
Interesting to know! But even if those guys made super fast front ends, they would have been always limited by the speed of the llvm optimizer and code generation backend. Writing a compiler on llvm isn’t the same as writing a compiler from scratch.
0 comments
1 comments · 1 top-level
top
newest
oldest
novok
5y ago
In swift's case it's a single threaded frontend that is fairly inefficient:
https://github.com/apple/swift/blob/main/docs/CompilerPerfor...
j
/
k
navigate · click thread line to collapse