• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Very slow NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Very slow NSTableView


  • Subject: Very slow NSTableView
  • From: Graham Cox <email@hidden>
  • Date: Tue, 4 Jul 2017 11:19:02 +1000

I have a NSTableView, cell-based (partially because it’s a very long-standing
piece of code, partially because it is just a table of values which a
cell-based table is ideally suited to - view-based would not do anything for me
here).

This table has always worked fine, but in Sierra, it is slow. as. molasses.

It is particularly noticeable when scrolling, which is needed when it has more
than about 20 items. I get a ‘framerate’ of about 1 every 2 seconds.

I assumed my data source methods were slow, so I tried stubbing them out to see
if that was indeed the cause, but no - even returning placeholder strings
doesn’t make any difference.

Has anyone else noticed this in Sierra? What has changed that could make table
views slow, and how can I restore its normal performance? I’ve turned off
elasticity and ‘auto content inset’ for the scrollview, which I have noticed to
cause some performance issues in other views, but it hasn’t helped.

—Graham


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Very slow NSTableView
      • From: Alex Zavatone <email@hidden>
    • Re: Very slow NSTableView
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: NSWindow non-integer point sizes? (on Retina dispays)
  • Next by Date: Re: Very slow NSTableView
  • Previous by thread: Re: NSWindow non-integer point sizes? (on Retina dispays)
  • Next by thread: Re: Very slow NSTableView
  • Index(es):
    • Date
    • Thread