Skip navigation.
 
mlRe: NSTextView/text system slowdown on Leopard
FROM : I. Savant
DATE : Mon Feb 04 21:44:56 2008

> I discussed this with another developer and he tells me that from his own observations, it seems that Tiger used to coalesce keystrokes so that it did not attempt to draw at every stroke, whereas Leopard draws all the time. I'm aware that the text system has been optimised for Leopard, but it seems to cause problems for older PPC machines.


  Have you profiled your code with the shiny new Instruments.app or
are you assuming it's the text system? :-)

--
I.S.

Related mailsAuthorDate
mlNSTextView/text system slowdown on Leopard Keith Blount Feb 4, 21:40
mlRe: NSTextView/text system slowdown on Leopard I. Savant Feb 4, 21:44
mlRe: NSTextView/text system slowdown on Leopard Douglas Davidson Feb 4, 21:46
mlRe: NSTextView/text system slowdown on Leopard I. Savant Feb 4, 21:47
mlRe: NSTextView/text system slowdown on Leopard Keith Blount Feb 5, 00:28