[webkit-dev] Compile times and class-scoped enums
Michael Catanzaro
mcatanzaro at redhat.com
Fri Jan 20 14:01:46 PST 2023
On Fri, Jan 20 2023 at 09:50:05 AM -0800, Jer Noble via webkit-dev
<webkit-dev at lists.webkit.org> wrote:
> However, this requires a significant coding style change, both to
> existing code and new code, and as such, it should probably be
> discussed here. So, what do people think? Is the change in coding
> style (moving class-scoped enums out into namespace scope) worth
> doing if it means a significant increases in compile speeds?
My $0.02: it's awful but worth it. That's a ridiculous speedup. Nice.
More information about the webkit-dev
mailing list