Omegastick / bots

1 stars 1 forks source link

Try precompiled headers again #134

Closed Omegastick closed 4 years ago

Omegastick commented 4 years ago

I'd like to do some proper tests with precompiled headers and see what the difference is. I feel like with ccache (so I don't have to recompile them every time I switch build type) they'll help a lot.

Omegastick commented 4 years ago

I did some more thorough tests, and no matter what I do precompiled headers slow down compile time on GCC.