Re: Re: how to write snappy benchmark?
Havoc Pennington <[email protected]>
| Newsgroups | gmane.comp.xfree86.forum |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 06, 2003 at 11:10:25PM -0700, David Jeske wrote: > On Mon, Jul 07, 2003 at 12:32:03AM -0400, Havoc Pennington wrote: > > There are many quite easy-to-think-of possible explanations other than > > window system architecture: > > > > - the actual graphics drawn are quite different in complexity > > for Windows and OS X > > I understand why you are saying this, but I don't think the drawing > complexity is as relevant as you do. I didn't say it was relevant, I said it could be relevant. ;-) We have no idea without profiling, and remembering that is the first step to fixing performance problems. Havoc