Can someone find some benchmark comparing JH7110 to ARM Cortex-A53 / Cortex-A55?
Most of benchmarks are comparing this CPU (JH7110) to much more powerful processors,
but technically this is on the same level as Little cores in the ARM ecosystem:
all these three have 8-stage dual issue inline superscalar (no-OOP) architecture
(think of original 1993's Intel Pentium / Pentium MMX basic architecture
but with more stages larger caches and optimized for modern silicon tech).
I'd be really interested how does it compare to the Cortex -Little series.
I'd expect that clock-for-clock RISC-V could be slightly faster in the integer computations
and Cortex in numerics (due to NEON) and memory throughput.
However Cortex-A55 does have higher clocked (2 GHz vs JH7110's 1.5 GHz) variants.
Most of benchmarks are comparing this CPU (JH7110) to much more powerful processors,
but technically this is on the same level as Little cores in the ARM ecosystem:
all these three have 8-stage dual issue inline superscalar (no-OOP) architecture
(think of original 1993's Intel Pentium / Pentium MMX basic architecture
but with more stages larger caches and optimized for modern silicon tech).
I'd be really interested how does it compare to the Cortex -Little series.
I'd expect that clock-for-clock RISC-V could be slightly faster in the integer computations
and Cortex in numerics (due to NEON) and memory throughput.
However Cortex-A55 does have higher clocked (2 GHz vs JH7110's 1.5 GHz) variants.
Comment