- Jul 27, 2020
- 26,030
- 17,959
- 146
I used www.table-reader.com/image-to-excel to get this file: https://www.mediafire.com/file/heyitxxq2hdmz8a/imagetoexcel.xlsx/fileHope I don't find out that there's an easier way to sort these results without cutting pasting in MS Paint!
I think Huang goes for JEDEC speeds to isolate the core performance except where the RAM is soldered so don't think he's gonna be doing 285K with DDR5-9600 anytime soon285K with proper memory would be a bit higher total..
"Per clock" results vary depending on the clock speeds at which they are obtained. "Iso clock" comparisons would paint another picture.His results are little strange with the HX 370 too. The 5c cores are slightly slower per clock, not faster.
yeah, the 5c cores are clocked a whole 1.8 GHz lower than the classic ones. Lowering clocks typically results in PPC increase."Per clock" results vary by the clock speeds at which they are obtained. "Iso clock" comparisons would paint another picture.
So then explain Oryon-L performing 20% lower. SpecInt isn't affected that badly by clock scaling.yeah, the 5c cores are clocked a whole 1.8 GHz lower than the classic ones. Lowering clocks typically results in PPC increase.
You can just read his twitter. It throttles heavily in some subtests.So then explain Oryon-L performing 20% lower.
Right, then it shouldn't be in the perf/GHz list.You can just read his twitter. It throttles heavily in some subtests.
Why? Thermal issues?You can just read his twitter. It throttles heavily in some subtests.
Well yeah you stick a 4.4G core into a phone you expect it to throttle heavily in some workloads.Why? Thermal issues?
lol and Xiaomi 15 has the 2nd best cooling.Well yeah you stick a 4.4G core into a phone you expect it to throttle heavily in some workloads.
It's not the worst comparison point but it's also not indicative of steady-state phone perf either.Pathetic marketing hype by Qualcomm and the audacity to compare with a laptop sku.
Also makes it look much better in power comparisons.lol and Xiaomi 15 has the 2nd best cooling.
Pathetic marketing hype by Qualcomm and the audacity to compare with a laptop sku.
Before I go read Huang's take on it, here's some other piece of information:So then explain Oryon-L performing 20% lower. SpecInt isn't affected that badly by clock scaling.
This behavior made me wonder about our CPU benchmarks as well. So we installed a spoofed version of Geekbench 6 to determine if Realme was indeed turning up the wick when it detects benchmark apps. The results show that single-core and multi-core CPU performance drops by a massive 63% and 47%, respectively, compared to the standard Geekbench 6 app.
Single-core scores actually drop below the Pixel 9 Pro XL, while multi-core scores are in the same territory as the Tensor chip. That’s an alarming performance downgrade for apps that aren’t on Realme’s performance optimization list.
Games are great ways of getting a very broad measure of a chip's performance, because they push everything at once: local memory, shared memory, large codebases, pointer-heavy abstractions, tight vectorized loops, locks, bandwidth and latency, etc. etc. They tend to have lots of subsystems, all of which are simultaneously performance critical and budgeted for, and they give you a nice variety of performance targets.
The only problems are that 1) there's a heavy dependence on non-CPU functionality, like the GPU and storage, so they aren't nice abstract and pure CPU-only numbers, and 2) most non-game software isn't written the same way. Imagine if Slack, Word, or Photoshop or whatever was written with the same sort of attention to performance that the best games have. There's lots of general purpose software with targeted optimizations in specific areas, but very little with the holistic attitude of ‘our render budget is 16ms on this fixed piece of hardware, every frame’.