Re: First set of OSDL Shared Mem scalability results,
Steinar H. Gunderson <sgunderson@bigfoot.com>
From: "Steinar H. Gunderson" <sgunderson@bigfoot.com>
To: pgsql-performance@postgresql.org
Date: 2004-10-08T22:39:45Z
Lists: pgsql-hackers, pgsql-performance
On Fri, Oct 08, 2004 at 06:32:32PM -0400, Tom Lane wrote: > This does raise a question for Josh though, which is "where's the > oprofile results?" If we do have major problems at the level of cache > misses then oprofile would be able to prove it. Or cachegrind. I've found it to be really effective at pinpointing cache misses in the past (one CPU-intensive routine was sped up by 30% just by avoiding a memory clear). :-) /* Steinar */ -- Homepage: http://www.sesse.net/