On Sun, 2 Feb 2025 at 07:46, Johannes Sixt <j6t@xxxxxxxx> wrote: > > Am 01.02.25 um 23:56 schrieb M Hickford: > > Hi. Has anyone else found that "meson test" is very slow on Windows? I > > built Git using "meson compile" with compiler MSVC and backend ninja. > > The tests are very slow on Windows in general. Please clarify: when you > say "very slow on Windows with meson", do you then mean "slower than > with a Makefile build"? Thanks, I didn't know about that. This is my first time I've successfully built Git on Windows, so I can't compare build systems. (Makefile and CMake never worked for me.) Out of curiosity, why are the integration tests so much slower on Windows than Linux? Is it the 10+ ms overhead of creating each new process? https://stackoverflow.com/q/47845/284795 https://stackoverflow.com/questions/10710912/what-is-the-process-creation-overhead-in-windows