Re: Benchmark

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: Benchmark
Дата
Msg-id m3ekflqm3j.fsf@knuth.knuth.cbbrowne.com
обсуждение исходный текст
Ответ на Re: Benchmark  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Ответы Re: Benchmark  (Greg Stark <gsstark@mit.edu>)
Список pgsql-performance
Oops! merlin.moncure@rcsonline.com ("Merlin Moncure") was seen spray-painting on a wall:
> Instead of measuring transactions/second, let's put everything in terms
> of transactions/dollar.  This will make it quite easy to determine which
> database is which from the results.  Since postgresql is free and would
> invalidate our test on mathematical terms, we will sub in the $19.99
> price of a T-Shirt (http://www.sourcewear.com/) for the price of the
> database.
>
> TP$        Database
> -------------------------------
> 25          A
> .5          B
> .01         C
> .001        D
> .00001      E

Ah, but that's a completely wrong evaluation.

The fact that PostgreSQL is available without licensing charges does
_not_ make a transactions/dollar ratio break down.

After all, the cost of a computer system to run the transactions is
likely to be comprised of some combination of software licenses and
hardware costs.  Even if the software is free, the hardware isn't.

If you're doing a high end evaluation, you probably have a million
dollars worth of computer hardware.

If you're running PostgreSQL, that may mean you can afford to throw
some extra RAM on the box, but you still need the million dollar
server in order to get hefty TPS counts...
--
(reverse (concatenate 'string "moc.liamg" "@" "enworbbc"))
http://cbbrowne.com/info/linuxdistributions.html
"Let's face it  -- ASCII text is  a far richer medium  than most of us
deserve."  -- Scott McNealy

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

Предыдущее
От: "Joost Kraaijeveld"
Дата:
Сообщение: Re: How to interpret this explain analyse?
Следующее
От: Ron Mayer
Дата:
Сообщение: Re: Benchmark