[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Patch for XGServerEvent for easy override
From: |
Adam Fedor |
Subject: |
RE: Patch for XGServerEvent for easy override |
Date: |
Tue, 4 Nov 2003 22:23:45 -0500 |
> -----Original Message-----
> From: Yen-Ju Chen [mailto:yjchenx@hotmail.com]
> Sent: Thursday, October 30, 2003 3:32 PM
> To: bug-gnustep@gnu.org
> Subject: Patch for XGServerEvent for easy override
>
>
> Hi,
>
> This is a patch of XGServerEvent for easy override.
> It do nothing different, but just for easy override by others.
>
I've tested the patch with various apps and GSBench. On most apps I don't
notice any difference, although GSBench shows the system working about twice as
slow with the patch (although, curiously, some tests, like Compositing, are
faster).
I might look at trying to speed it up a little (like caching the method call),
in case this slow down might affect something.