All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Steinhardt <ps@pks.im>
To: Johannes Sixt <j6t@kdbg.org>
Cc: M Hickford <mirth.hickford@gmail.com>,
	soekkle@freenet.de, Git Mailing List <git@vger.kernel.org>
Subject: Re: "meson test" very slow on Windows
Date: Sun, 2 Feb 2025 12:15:24 +0100	[thread overview]
Message-ID: <Z59TzBKLHQJwXUBJ@pks.im> (raw)
In-Reply-To: <89612095-6b10-44a1-a29c-b143d67ce7da@kdbg.org>

On Sun, Feb 02, 2025 at 08:46:46AM +0100, Johannes Sixt 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.

Yeah, it's an unfortunate reality that tests are slow on Windows. It was
also mentioned that the first ~20 tests are fast. This is expected,
because the unit tests execute first, and these are way faster compared
to the integration tests.

> Please clarify: when you say "very slow on Windows with meson", do you
> then mean "slower than with a Makefile build"?

Judging from my own tests there is no significant difference between the
two build systems. But in case there is I'd be happy to learn about it.

Patrick

  reply	other threads:[~2025-02-02 11:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-01 22:56 "meson test" very slow on Windows M Hickford
2025-02-02  7:46 ` Johannes Sixt
2025-02-02 11:15   ` Patrick Steinhardt [this message]
2025-02-02 21:45   ` M Hickford
2025-02-02 23:13     ` brian m. carlson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z59TzBKLHQJwXUBJ@pks.im \
    --to=ps@pks.im \
    --cc=git@vger.kernel.org \
    --cc=j6t@kdbg.org \
    --cc=mirth.hickford@gmail.com \
    --cc=soekkle@freenet.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.