Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
josephg
5y ago
0 comments
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
default
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