• 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: AU processor load
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AU processor load


  • Subject: Re: AU processor load
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 26 Jan 2009 23:01:12 -0800


On Jan 26, 2009, at 9:47 PM, Walt wrote:

In your process frames code, record the system time on entry/exit. Starting with the second buffer processed, you know how much time you took to process buffer N-1, and can derive how much time was spent outside of your processing by looking at the exit time of the previous buffer.

That assumes that (a) your processing code is the only part of the chain using up any CPU, and that (b) your code will never get blocked or pre-empted by another task. I don't think either of those are necessarily true.


—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: AU processor load
      • From: philippe wicker <email@hidden>
    • Re: AU processor load
      • From: "Ross Bencina" <email@hidden>
References: 
 >AU processor load (From: Ethan Funk <email@hidden>)
 >Re: AU processor load (From: Walt <email@hidden>)

  • Prev by Date: Re: AU processor load
  • Next by Date: Re: AU processor load
  • Previous by thread: Re: AU processor load
  • Next by thread: Re: AU processor load
  • Index(es):
    • Date
    • Thread