From: pito <pi...@vo...> - 2010-08-08 19:12:21
|
Hi, when running the Sieve test (code as per example, 10 times, 8192) my atmega32 clocked at 11,05920MHZ does it in 22 seconds, or 2,2 seconds per DO_PRIME (measured per hand as well): > primes 10 iterations. 1899 primes found, elapsed 22 seconds. ok > However the example states: \ runtime: ATMega644 @ 16MHz 2,3 seconds per DO-PRIME. Based on that a have to get aprox. 3,2sec instead. Can somebody confirm that demo time, just to avoid my confusion whether my code works fine.. Thanks! Pito |