When compiling addons we run codegen over it. This is a modified version of
Source Generators and enables a bunch of tricks we do with RPCs and network variables. This was taking about 4 seconds on our base addon (which has a lot of files).
I rewrote it and now it takes 0.1 seconds.