• 0 Posts
  • 11 Comments
Joined 11 months ago
cake
Cake day: October 27th, 2023

help-circle






  • I would love to plug headphones into my phone, but I hate 3.5 mm. It’s like mini-USB in the way that it will easily break the plug or the socket when you accidentally rip it out. Or even worse, it can pull devices out of pockets or off desks, because it’s not designed to pull out when sideways forces are applied.

    That’s something that Apple’s lightning connector, USB C and USB Micro are specifically designed around. Any significant force in any direction will slip out the plug without damaging either end.




  • Giving individual cores the ability to boost as high as possible means that in scenarios where multi-threading doesn’t scale perfectly, you can still squeeze as much as possible out of the other cores. Because the thread that bottlenecks the most can be run as fast as possible.

    Or in other words: Limiting the top boost clock by 5% will effectively slow the entire CPU down by 5% as well.

    That’s why if you want to limit the CPU power draw, you should do it either via the power limit, or by reducing the throttling threshold. The latter can give you better performance in “race to finish” situations, where you only need a short power boost to finish a task, but it’s less consistent.