Skip navigation.
 
mlRe: Making NSBrowser more efficient
FROM : j o a r
DATE : Fri Nov 12 20:53:25 2004

On 2004-11-12, at 19.53, Jeremy Dronfield wrote:

> I'm using an NSBrowser for file system browsing. The implementation is
> essentially just the Simple Browser example code. The problem is its
> slooooowwwwness. When selecting a directory with more than a couple of
> hundred files in, display slowness becomes painful OMM - far, far
> slower than the Finder's column view (which is the obvious benchmark).


What is slow? If you want some advice / input, you need to provide some
information from your benchmarks to indicate where the bottleneck is!

John was not giving advice on how to speed up anything in the message
you quoted. He showed a neat way to implement the data source for a
browser delegate.

j o a r

Related mailsAuthorDate
mlMaking NSBrowser more efficient Jeremy Dronfield Nov 12, 19:53
mlRe: Making NSBrowser more efficient j o a r Nov 12, 20:53
mlRe: Making NSBrowser more efficient M. Uli Kusterer Nov 12, 21:49
mlRe: Making NSBrowser more efficient Chris Parker Nov 12, 21:59
mlRe: Making NSBrowser more efficient Jeremy Dronfield Nov 12, 22:06
mlRe: Making NSBrowser more efficient Jeremy Dronfield Nov 12, 22:07