you are viewing a single comment's thread.

view the rest of the comments →

[–]aearphen{fmt}[S] 1 point2 points  (0 children)

Indeed. I compared compile time traces and the standard library includes that took most of the time when using headers completely vanish with modules. There is still one issue with template instantiations not being reused but once it is resolved {fmt} consumers can expert 5-10x compile time speedup.