- don't spam the forum with similar questions.
Then:
- read the documentation.
You will notice that the eCores contain two timer units each, which you can use to measure clock cycles on the Epiphany. This will provide you with "Epiphany algorithm execution time", instead of "sending program and waiting for result wall clock time", which you get with gettimeofday() on the host.
It depends on what you actually want to do. Judging from your current posts here, you are not sure about this yourself. So, take a step back, and think carefully about what you actually need.
Also, measuring something always comes with overhead, which will affect your measurements. Even if you don't care, you should at least know about it (and maybe give a reason why this doesn't invalidate your measurements).Statistics: Posted by sebraa — Fri Jun 12, 2015 3:28 pm
]]>