I've went through Denial, Anger, Bargaining, and now in an Acceptance stage after taking up to 31% performance hit on some of services managed by my team. Worst case has been Elasticsearch so far with our load pattern, taking that 31% hit. Oh well, too bad, enjoying the ride.
iPhone update for Meltdown-Spectre: before/after performance benchmarks
111–119 of 119 posts
Re: iPhone update for Meltdown-Spectre: before/after performance benchmarks
#112Earlier quoted context omitted.
What sucks is there is no way to fix Spectre without going the battery throttled version.
Yeah there is. Get your battery replaced. Apple will replace your battery for $29 (as long as there's sufficient wear, but if you're seeing throttling, you're well past the cutoff).
That policy has changed, they will replace your battery upon request for $29 no matter what their diagnostic tests say.
Re: iPhone update for Meltdown-Spectre: before/after performance benchmarks
#113Ok, I'm sceptical about the results. The reason is that there doesn't seem to be a massive difference between the tests. Since this fix is about speculative exec, why would it affect crypto code which is very register based and branchless as much as sqlite which is full of branches and memory/storage based? Why would it affect AES which is hardware accelerated as much as integer processing which is not? I'm not sayin…
I can't speak about these benchmarks (the site is down). But Meltdown is not about speculative execution, it's about out-of-order execution. The fixes for Meltdown involve getting kernel data out of user virtual memory, and flushing the TLB if the processor does not have the pcid instruction. So context switches - including system calls - will tend to be more expensive, and if the processor does not implement pcid, w…
Re: iPhone update for Meltdown-Spectre: before/after performance benchmarks
#114Earlier quoted context omitted.
Yeah there is. Get your battery replaced. Apple will replace your battery for $29 (as long as there's sufficient wear, but if you're seeing throttling, you're well past the cutoff).
>as long as there's sufficient wear, That policy has changed, they will replace your battery upon request for $29 no matter what their diagnostic tests say.
> Apple is reducing the price of an out-of-warranty iPhone battery replacement by $50 — from $79 to $29 — for anyone with an iPhone 6 or later whose battery needs to be replaced, available worldwide through December 2018.
The "whose battery needs to be replaced" sure implies they're still going to actually test it.
Re: iPhone update for Meltdown-Spectre: before/after performance benchmarks
#115Earlier quoted context omitted.
>as long as there's sufficient wear, That policy has changed, they will replace your battery upon request for $29 no matter what their diagnostic tests say.
What's your source on that? Apple's message¹ said > Apple is reducing the price of an out-of-warranty iPhone battery replacement by $50 — from $79 to $29 — for anyone with an iPhone 6 or later whose battery needs to be replaced, available worldwide through December 2018. The "whose battery needs to be replaced" sure implies they're still going to actually test it. ¹ https://www.apple.com/iphone-battery-and-performanc…
Re: iPhone update for Meltdown-Spectre: before/after performance benchmarks
#116This article doesn't make any sense. The author is doing generic phone benchmarks. But the Spectre fix is a webkit fix only , not an OS-wide fix. If they're seeing performance regressions across the whole OS because of fixing Spectre, something's seriously wrong with their benchmark methodology. Edit: The author upgraded from iOS 11.1.2 to iOS 11.2.2. This isn't just a test of the Spectre fix. The most likely explana…
Re: iPhone update for Meltdown-Spectre: before/after performance benchmarks
#117No differences noticeable under same circumstances, maybe even slightly faster (Compute benchmark, Geekbench 4).
Re: iPhone update for Meltdown-Spectre: before/after performance benchmarks
#118This article doesn't make any sense. The author is doing generic phone benchmarks. But the Spectre fix is a webkit fix only , not an OS-wide fix. If they're seeing performance regressions across the whole OS because of fixing Spectre, something's seriously wrong with their benchmark methodology. Edit: The author upgraded from iOS 11.1.2 to iOS 11.2.2. This isn't just a test of the Spectre fix. The most likely explana…
I just did a 11.2.1/11.2.2 benchmark of my iPhone 7: https://browser.geekbench.com/v4/cpu/compare/6303880?baselin... The result is that 11.2.2 is slightly faster than 11.2.1 (around 2%). And here’s one of my iPad Pro 10.5”: https://browser.geekbench.com/v4/cpu/compare/6304146?baselin... (0.9% increase in performance).