Liste des Groupes | Revenir à cl c |
On 24/03/2025 16:56, Muttley@DastardlyHQ.org wrote:No, because unlike you I understand the concept of splitting into modules>
and having a makefile that just rebuilds whats changed, not the entire
codebase.
I said the project used 30 modules. The generated C version is a single
module. In that form, it allows gcc to perform whole-program
No it isn't. THat example I gave you built in 0.8 seconds. It would make>
zero difference to me if it took 8 or 80.
Really? It could take 80 seconds extra and you would just sit there and
take it? Boy you must really like stopping at red lights then.
In the case of Python they tolerate hopeless performance so who knows.>
Perhaps they're sensible enough to use Python where that is not
relevant. However when they make a change, they want to see the results
NOW. They wouldn't even understand why there need be any delay.
Says the guy who rebuilds everything from scratch each time.>
You're seriously suggesting I should use a makefile so that I can save
0.065 seconds by only compiling one module?
For that matter, why do YOU use a makefile when your full build is only
0.8 seconds?
Fast compilers and also whole-program compilers open up lots of new
possibilities. But clearly you're quite happy being stuck in the stone age.
Les messages affichés proviennent d'usenet.