[HN Gopher] Ask HN: The "coreaudiod" process uses waaay too much...
       ___________________________________________________________________
        
       Ask HN: The "coreaudiod" process uses waaay too much resources on
       macOS. why TF?
        
       hey all, so this drives me nuts really. on a brand new M1 machine I
       am using the Spotify desktop app. it consumes around 2.6% of the
       CPU (with some minor fluctuations). the coreaudiod process though,
       uses 13.6% of the CPU (with some minor fluctuations). does anybody
       have an idea why the audio process uses so much resources? (on my
       previous machine - Macbook Pro 2015 - that was definitely not the
       case)
        
       Author : antonmladenov
       Score  : 6 points
       Date   : 2022-09-09 20:55 UTC (2 hours ago)
        
       | comex wrote:
       | Don't know, but if you want to find out, `sudo spindump
       | -onlyTarget coreaudiod` is a good starting point. You can also
       | try `log stream --process coreaudiod --info --debug` to see if
       | it's logging anything.
        
         | viraptor wrote:
         | Another tool to dig deeper is dtrace. There's a few articles
         | about using it.
        
           | lunixbochs wrote:
           | I've had luck using Instruments whole system profiling to
           | debug this kind of system process
        
       | arthurcolle wrote:
       | I don't think this can be fixed. What OS version are you on?
        
       | altairprime wrote:
       | Did you re-download Spotify from the Spotify website when you
       | upgraded machines? If not, do so, so that you get the updated
       | binary for Apple Silicon.
       | 
       | Are you seeing some sort of system misbehavior that leads you to
       | think that this CPU usage is excessive?
       | 
       | Are you measuring 14% of a high-efficiency core or 14% of a high-
       | performance core?
        
       ___________________________________________________________________
       (page generated 2022-09-09 23:02 UTC)