Re: Linux v.s. Mac OS-X Performance

From: Owen Hartnett <owen(at)clipboardinc(dot)com>
To: Greg Smith <gsmith(at)gregsmith(dot)com>, pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Linux v.s. Mac OS-X Performance
Date: 2007-12-01 18:08:30
Message-ID: p06240815c3775178bf99@[192.168.0.109]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 6:15 PM -0500 11/30/07, Greg Smith wrote:
>On Fri, 30 Nov 2007, Guido Neitzer wrote:
>
>>Actually - In our test if just used with a similar load as pgbench
>>(e.g. typical web applications) Mac OS X 10.4.7 performed better
>>then Yellow Dog Linux (I was testing with G5 hardware) on the same
>>hardware as soon as more than about 90 concurrent clients were
>>simulated.
>
>At this point, that's just an interesting historical note. Yellow
>Dog is not a particularly good Linux compared with the ones that
>have gotten years worth of performance tuning for Intel/AMD
>processors. And you really can't extrapolate anything useful today
>from how it ran on a G5--that's two layers of obsolete. The
>comparisons that matter now are Intel+Mac OS vs. Intel+a popular
>Linux aimed at servers.
>
>As an unrelated note, I'm curious what you did with pgbench that you
>consider it a reasonable similation of a web application. The
>default pgbench transaction is very write-heavy, and the read-only
>option available is way too simple to be realistic. You'd need to
>pass in custom scripts to execute to get something that acted like a
>web app. pgbench is an unruly tool, and there's many ways to run it
>that gives results that aren't so useful.

If this is any help to anyone, I'm running Postgresql on an Intel
Xserve Mac OS X. Performance is more than fine for my usage. If
anyone would like me to run some benchmark code to test comparisons,
I'd be happy to do so.

-Owen

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Sabino Mullane 2007-12-01 18:25:10 Re: Re: [HACKERS] [GENERAL] plperl and regexps with accented characters - incompatible?
Previous Message Tom Lane 2007-12-01 17:36:31 Re: Re: [HACKERS] [GENERAL] plperl and regexps with accented characters - incompatible?