Liste des Groupes | Revenir à l c |
bart <bc@freeuk.com> wrote:I think it was 20 years ago that I read somewhere that the MS Visual Studio codebase was 1.5 million files. IIRC, it took 11 hours to build, non-optimised, and 60 hours optimised.On 21/04/2025 21:25, Kaz Kylheku wrote:I would say lines of code. In modern time 1 million charactersOn 2025-04-21, bart <bc@freeuk.com> wrote:>On 21/04/2025 19:43, Kaz Kylheku wrote:>On 2025-04-21, bart <bc@freeuk.com> wrote:>On 21/04/2025 04:16, Kaz Kylheku wrote:>- Because they are not gathered in one place, not only is it less>readable, but we cannot use while write a macro such as:>>
for_sqlite_hash (p, &pSchema->trigHash) {
if (some_condition_over(p))
continue; // doesn't stupidly repeat for the same p!
}
I can't write such macros at all. I'm not even sure what this does.
Have you never worked with a large codebase written by someone other
than you?
How large are we talking about?
Several 100K to millions.
Characters, lines or files of source code, or bytes of binary?
codebase is not big. I hope that we are not in era of 1 million
files codebases, but who knows, we may be there in few years.
Les messages affichés proviennent d'usenet.