Originally posted by CochainComplex
View Post
It is precisely the speed you would expect it to be, given its dual-issue in-order micro-architectural design -- similar to ARM's A53 and A55 -- and that it doesn't have SIMD/Vector because 1) not all computing requires that, and 2) the RISC-V Vector spec was not completed until three years after the U74 core was announced.
It is what it is, and it does what you'd expect. You don't expect an A53 to be performance competitive with A72 and A76, so why is this being benchmarked against A72 and A76 instead of against A53s and A55s e.g. Pi 3, Rock64, Odroid C2 or C4 etc.
Absolute performance isn't everything. These in-order dual-issue cores use less electricity and produce less heat per unit of work done. They are commonly used as "efficiency" cores in chips that also have some faster cores. But you can also still buy low end phones and tablets with four A53 cores and nothing else. This chip sips so little power that even running all four cores at maximum it doesn't get anywhere near a temperature that would cause throttling (at least in normal home/office environment). It needs no heatsink or fan. Unlike, say, the Pi 4, which doesn't come with cooling and throttles heavily under load if you don't add any.
Comment