benchmark farm

Lists: pgsql-hackers
From: andy <andy(at)squeakycode(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: benchmark farm
Date: 2008-01-21 20:35:01
Message-ID: 479501F5.8010507@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hello,

Someplace I recall hearing about a benchmark/performance farm... is
anyone working on that? It sounds kinda fun and I have a little time to
help.

I'm a perl/C/Java/Lua guy, hopefully there is something there I can help
with.

-Andy


From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: andy <andy(at)squeakycode(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: benchmark farm
Date: 2008-01-21 23:50:09
Message-ID: 47952FB1.4060609@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

andy wrote:
> Hello,
>
> Someplace I recall hearing about a benchmark/performance farm... is
> anyone working on that? It sounds kinda fun and I have a little time
> to help.
>
> I'm a perl/C/Java/Lua guy, hopefully there is something there I can
> help with.
>
>

It's on my (very long) TODO list to add benchmarking as an option on the
buildfarm. If you're interested in working on it then contact me offline
and we will work on how to move forward.

cheers

andrew


From: "Jaime Casanova" <jcasanov(at)systemguards(dot)com(dot)ec>
To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
Cc: andy <andy(at)squeakycode(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: benchmark farm
Date: 2008-08-13 16:09:53
Message-ID: 3073cc9b0808130909h741110e4n3d28f4b0d0c45b96@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 1/21/08, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
> It's on my (very long) TODO list to add benchmarking as an option on the
> buildfarm. If you're interested in working on it then contact me offline and
> we will work on how to move forward.
>

any move in this?

--
regards,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. (593) 87171157


From: Andy Colson <andy(at)squeakycode(dot)net>
To: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: benchmark farm
Date: 2008-08-13 20:12:09
Message-ID: 48A34019.90205@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Jaime Casanova wrote:
> On 1/21/08, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>> It's on my (very long) TODO list to add benchmarking as an option on the
>> buildfarm. If you're interested in working on it then contact me offline and
>> we will work on how to move forward.
>>
>
> any move in this?
>

Not much on my side. It seemed really complicated to plug into the
existing run_bench.pl, which I didnt think was going to let me play with
different postgres.conf settings easily.

And they wanted to start with just running pg_bench, which wasn't what I
was really interested in.

I did write a few perl scripts to play around with inserts and updates
and compared a few timings on xfs vs ext2... and then kinda lost interest.

-Andy


From: "Michael Holzman" <michaelholzman(at)gmail(dot)com>
To: "Jaime Casanova" <jcasanov(at)systemguards(dot)com(dot)ec>
Cc: "Andrew Dunstan" <andrew(at)dunslane(dot)net>, andy <andy(at)squeakycode(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: benchmark farm
Date: 2008-08-14 04:46:23
Message-ID: c00cf0808132146k22636d6bqa5b8d03ebc6874c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Wed, Aug 13, 2008 at 7:09 PM, Jaime Casanova wrote:
> any move in this?

I did some changes to pgbench in February and sent them to Andrew. No
reaction has been got so far.

--
Regards,
Michael Holzman


From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Michael Holzman <michaelholzman(at)gmail(dot)com>
Cc: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, andy <andy(at)squeakycode(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: benchmark farm
Date: 2008-08-14 11:35:33
Message-ID: 48A41885.7030107@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Michael Holzman wrote:
> On Wed, Aug 13, 2008 at 7:09 PM, Jaime Casanova wrote:
>
>> any move in this?
>>
>
> I did some changes to pgbench in February and sent them to Andrew. No
> reaction has been got so far.
>
>

Oops. This completely got by me. I'll try to take a look at it RSN.

cheers

andrew