https://tonsky.me/blog/disenchantment/
Control Center on macOS is always re-rendering its SwiftUI causing 1% CPU load
51–60 of 145 posts
Re: Control Center on macOS is always re-rendering its SwiftUI causing 1% CPU load
#521% CPU load? Windows 11's Task Manager sips 6-8% of my 9750H
Task Manager using between 0.3% and 0.5% while open here.
Re: Control Center on macOS is always re-rendering its SwiftUI causing 1% CPU load
#53Re: Control Center on macOS is always re-rendering its SwiftUI causing 1% CPU load
#54Earlier quoted context omitted.
> compressed memory doesn't solve much and it's been available in all other OS for a long time. many reported that compressed memory can negatively impact performances in certain scenarios For example https://github.com/microsoft/Windows-Dev-Performance/issues/...
Don't know how compressed memory works for in Windows, but on macOS its role is equivalent to swapping. No memory is compressed unless pages are evicted due to not being used. If memory compression wasn't present then it'd been swapped to disk.
Re: Control Center on macOS is always re-rendering its SwiftUI causing 1% CPU load
#551% CPU load? Windows 11's Task Manager sips 6-8% of my 9750H
Re: Control Center on macOS is always re-rendering its SwiftUI causing 1% CPU load
#56I gave up Sublime because of memory usage, but the alternatives aren't much better. I'm getting ready to trade in my 8gb Mac for 24gb to help with this, and if I could get more without having to pony up for a CPU I don't need, I'd get 32gb, or even 64gb.
Re: Control Center on macOS is always re-rendering its SwiftUI causing 1% CPU load
#57I see 0% CPU for control center here (13.6) so either fixed, or not always the case.
Re: Control Center on macOS is always re-rendering its SwiftUI causing 1% CPU load
#58Turning off "Display the time with seconds" lowers the 1% CPU load to 0% for me.
Re: Control Center on macOS is always re-rendering its SwiftUI causing 1% CPU load
#59Turning off "Display the time with seconds" lowers the 1% CPU load to 0% for me.
Re: Control Center on macOS is always re-rendering its SwiftUI causing 1% CPU load
#60https://tonsky.me/blog/disenchantment/
> Modern cars work, let’s say for the sake of argument, at 98% of what’s physically possible with the current engine design. Modern buildings use just enough material to fulfill their function and stay safe under the given conditions. All planes converged to the optimal size/form/load and basically look the same. Is this all true? I'm somewhat sceptical of extrapolating that broken processes and waste don't also occu…
That would be like shipping a square kilometer of forest to the job site to build one house.
The construction industry and modern cars could be more efficient, but their waste is measured in percent, not orders of magnitude.