From:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
Sean Chittenden <sean(at)chittenden(dot)org>
Cc:
Neil Conway <neilc(at)samurai(dot)com>,Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>,PostgreSQL Performance <pgsql-performance(at)postgresql(dot)org>
Subject:
Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...
Date:
2003-03-07 14:29:46
Message-ID:
29933.1047047386@sss.pgh.pa.us (view raw or flat )
Thread:
2003-03-06 03:16:56 from tgl(at)postgresql(dot)org (Tom Lane)
2003-03-06 03:30:11 from "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
2003-03-06 03:34:27 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-03-06 03:42:42 from "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
2003-03-06 03:47:51 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-03-06 04:33:36 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-03-06 09:41:17 from Sean Chittenden <sean(at)chittenden(dot)org>
2003-03-06 15:25:36 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-03-07 00:36:40 from Sean Chittenden <sean(at)chittenden(dot)org>
2003-03-07 00:47:52 from Neil Conway <neilc(at)samurai(dot)com>
2003-03-07 06:04:12 from Sean Chittenden <sean(at)chittenden(dot)org>
2003-03-07 14:29:46 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-03-07 21:46:30 from Sean Chittenden <sean(at)chittenden(dot)org>
2003-03-11 02:50:59 from "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
2003-03-11 04:11:33 from Sean Chittenden <sean(at)chittenden(dot)org>
2003-03-11 04:17:46 from "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
2003-03-11 04:42:35 from Neil Conway <neilc(at)samurai(dot)com>
2003-03-11 04:53:01 from "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
2003-03-11 04:56:10 from Sean Chittenden <sean(at)chittenden(dot)org>
2003-03-11 05:06:14 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-03-11 05:30:33 from Sean Chittenden <sean(at)chittenden(dot)org>
2003-03-06 04:19:16 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Lists:
pgsql-committers pgsql-performance
Sean Chittenden <sean(at)chittenden(dot)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
In response to
Responses
pgsql-performance by date
Next :From: Daniel Bruce LynesDate: 2003-03-07 21:21:09
Subject : Stored Procedures and compiling
Previous :From : Matthias MeixnerDate : 2003-03-07 08:44:22
Subject : Re: Write ahead logging
pgsql-committers by date
Next :From: Bruce Momjian - CVSDate: 2003-03-07 17:43:26
Subject : pgsql-server/doc/TODO.detail mmap
Previous :From : Sean ChittendenDate : 2003-03-07 06:04:12
Subject : Re: [COMMITTERS] pgsql-server/ /configure /configure.in rc/incl ...