Y
Hacker News
new
|
ask
|
show
|
jobs
by
luke5441
140 days ago
Yeah, but now compare this to pre-compiled headers. Maybe we should be happy with getting a standard way to have pre-compiled std headers, but now my build has a "scanning" phase which takes up some time.
2 comments
direwolf20
140 days ago
Modules are a lot like precompiled headers, but done properly and not as a hack.
link
nickelpro
140 days ago
The OP does this and measures ~1.2x improvement over PCH.
link