Re: Adding a pgbench run to buildfarm - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Adding a pgbench run to buildfarm
Date
Msg-id 44C4FD0B.3080601@dunslane.net
Whole thread Raw
In response to Re: Adding a pgbench run to buildfarm  ("Bort, Paul" <pbort@tmwsystems.com>)
List pgsql-hackers
Bort, Paul wrote:
> Given the concerns about running this on machines that don't have a lot
> of CPU and disk to spare, should it ship disabled?
>   

Yes, certainly.

> Andrew, what do you think of pgbench reports shipping separately? I have
> no idea how the server end is set up, so I don't know how much of a pain
> that would be. 
>
>
>   

Well, we'll need to put in some changes to collect the data, certainly. 
I don't see why we shouldn't ship the pgbench result separately, but ...

> P.S. My current thought for settings is scaling factor 10, users 5,
> transactions 1000.
>
>   

... at this size it's hardly worth it. A quick test on my laptop showed 
this taking about a minute for the setup and another minute for the run, 
Unless we scale way beyond this I don't see any point in separate reporting.


cheers

andrew


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: plPHP and plRuby
Next
From: Nicolai Petri
Date:
Subject: Re: inclusion of hstore software in main tarball