Confused about processor speed - Running jessie, overclocking my pi 1 to 1Ghz, I'm running a few lines of perl program that times 100000 assignments, a+b*c, sins etc to measure speed.
Assuming that I overclock my pi 2, when I get it, to 1Ghz I'm guessing that it'll run on 1 core & at more or less the same speed, since it is same more or less istruction set, ie no factor 6 unless I can use the 4 cores. Anyone tried/know?
As a follow up q is there a way to use the extra cores in perl?
John
.