Sujet : Re: Baby X is bor nagain
De : vir.campestris (at) *nospam* invalid.invalid (Vir Campestris)
Groupes : comp.lang.cDate : 20. Jun 2024, 21:31:26
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v523iu$2nli8$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Mozilla Thunderbird
On 17/06/2024 14:43, David Brown wrote:
>
Compilation speed is important to everyone. That's why so many tricks are used to get around the lack of speed in a big compiler, or so many extra resources are thrown at the problem.
What "tricks" ?
Precompiled headers sprang to mind in about half a second.
<
https://en.wikipedia.org/wiki/Precompiled_header>
Andy