• 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
Re: Very slow NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very slow NSTableView


  • Subject: Re: Very slow NSTableView
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 4 Jul 2017 12:56:04 -0700

> On Jul 4, 2017, at 12:00 AM, Graham Cox <email@hidden> wrote:
>
> Heh, well, I wish I knew.
> Instruments isn’t working. It’s a new machine which I set up from my older
> machine. XCode works fine, but Instruments doesn’t. I guess that just copying
> stuff over isn’t enough to install it.

FYI, you don’t need Instruments to do quick and dirty CPU sampling. Just use
the “sample” tool, or the View>Sample Process command in Activity Monitor.
Activity Monitor produces prettier output, but I find the CLI tool more
convenient to use — if I need to trigger the behavior by e.g. scrolling, I’ll
enter “sleep 5; sample MyApp 2” in Terminal, then switch to my app and start
scrolling until the sampling finishes.

—Jens
_______________________________________________

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

References: 
 >Very slow NSTableView (From: Graham Cox <email@hidden>)
 >Re: Very slow NSTableView (From: Quincey Morris <email@hidden>)
 >Re: Very slow NSTableView (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Very slow NSTableView
  • Next by Date: Re: Very slow NSTableView
  • Previous by thread: Re: Very slow NSTableView
  • Next by thread: Re: Very slow NSTableView
  • Index(es):
    • Date
    • Thread