Is there a meaningful benchmark?

Поиск
Список
Период
Сортировка
От Will Rutherdale (rutherw)
Тема Is there a meaningful benchmark?
Дата
Msg-id 50A8E1F8D9122546A7F67134915EDB7A3B8E32@xmb-rtp-21a.amer.cisco.com
обсуждение исходный текст
Ответ на Re: Changing pg_type records  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Is there a meaningful benchmark?  ("Dann Corbit" <DCorbit@connx.com>)
Re: Is there a meaningful benchmark?  (John Cheng <chonger.cheng@gmail.com>)
Список pgsql-general
Hi.  I'm writing up a database comparison paper in my department at
work, with Postgres being a major candidate.  I have been attempting to
research various issues and provide a meaningful comparison.

One issue I would like to give some kind of information on is
comparative performance.  When I look for such things in Google or
Wikipedia or the pgsql email archives, it's hard to find anything
reasonably definitive.  I've found isolated claims and anecdotes here
and there, and a fellow on the list here who attempted to do a
comparison between Postgres, MySQL, and Oracle but gave it up for now.

Some of the claims I've seen said that in some cases MySQL with MyISAM
ran 2x faster than Postgres, but that may have been for a special case
with only read access to the database;  whereas another one claimed that
MySQL with InnoDB was slower than Postgres.  Other people commented that
it depends on how you tune the databases.

Maybe there's nothing definitive out there.  However I'd like to get a
ballpark idea of how some databases compare, using some kind of average
case schema and application, in terms of transactions per second, on a
common hardware platform.  I would like to be able to point to a
reasonable reference, rather than engaging in handwaving myself.

Does anyone know where I could look?

-Will


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Changing pg_type records
Следующее
От: ray
Дата:
Сообщение: Re: Installation Error, Server Won't Start