Fast kernel headers helps speed up Linux kernel build time by 88%

Reading through this patchset

https://lore.kernel.org/lkml/Ydm7ReZWQPrbIugn@gmail.com/

seems to be a header cleanup which results in whopping 88% compile time improvement for
linux kernel. Its not mentioned but I am sure Ingo might have used clang-include-fixer tool to
support the cleanup effort.

1 Like