Re: Slow regression tests on windows

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Gevik Babakhani <pgdev(at)xs4all(dot)nl>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Slow regression tests on windows
Date: 2007-11-05 15:17:15
Message-ID: 20071105151715.GE24416@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 05, 2007 at 08:43:01AM -0500, Andrew Dunstan wrote:
>
>
> Gevik Babakhani wrote:
> >I am trying to run regression tests on both windows and RH.
> >It looks like that the tests on windows run slower than linux
> >using two machines with same hardware config.
> >
> >Is this known?
> >
> >
>
> We need far more information than this before we can say much sensibly,
> I think.. For example, what configure flags you are using, what
> compilers, etc.

In general, the regression tests are slower on windows, yes. It's because
there's a lot of processes spawned on both client and sderver side..

(Heck, in generall, *everything* in pg is slower on Windows than on Linux
with the same hardware config)

> From what I can see MinGW regression is somewhat slower than MSVC (and
> even than Cygwin) on my buildfarm VM that runs all three, even though
> the latter two are rate limited by MAX_CONNECTIONS.

Uh, you're saying MSVC and Cygwin somehow differ from MingW?

//Magnus

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-11-05 15:19:43 Re: pgsql: Add a note about another issue that needs to be considered before
Previous Message Gokulakannan Somasundaram 2007-11-05 15:16:43 Re: Fwd: Clarification about HOT