Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ... - Mailing list pgsql-performance

From Tom Lane
Subject Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...
Date
Msg-id 29933.1047047386@sss.pgh.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...  (Sean Chittenden <sean@chittenden.org>)
Responses Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...  (Sean Chittenden <sean@chittenden.org>)
List pgsql-performance
Sean Chittenden <sean@chittenden.org> writes:
> Absolutely!  Is this a simple benchmark?  Yup.  Do I think it
> simulates PostgreSQL?  Eh, not particularly.

This would be on what OS?  What hardware?  What size test file?
Do the "iterations" mean so many reads of the entire file, or
so many buffer-sized read requests?  Did the mmap case actually
*read* anything, or just map and unmap the file?

Also, what did you do to normalize for the effects of the test file
being already in kernel disk cache after the first test?

            regards, tom lane

pgsql-performance by date:

Previous
From: Matthias Meixner
Date:
Subject: Re: Write ahead logging
Next
From: Daniel Bruce Lynes
Date:
Subject: Stored Procedures and compiling