top | item 5260913

(no title)

vibrunazo | 13 years ago

How could we compare then?

discuss

order

Orva|13 years ago

Actually comparing Arm versus x86 is really like comparing apples to oranges. One is RISC, other is CISC. One is good with running multiple threads on single core with highly sophisticated branch prediction, other concentrates having many low powered cores each hoarding threads. And this is very, very crude simplification.

Benchmarks tend to be always favor other camp, depending which attributes you are testing.

ccozan|13 years ago

Actually Intel chips are since long RISC based, with a CISC translation layer. The real difference is in the more advanced pipeline, prediction and cache and and of course the 32 vs 64 bit + other architectural features. Hence the intel chips use a lot more power than an ARM based processor.

akandiah|13 years ago

Benchmarks.

jiggy2011|13 years ago

I don't know what benchmark would give an unbiased comparison.