Howdy, Summary: EP #2 is to find the sum of the integers less than 1000 which are divisible by 3 or 5.
This benchmark is simple, with no function calls and only simple Integer PMCs being created, with a few mod, inc and add ops going on. Trunk (r42903) is the fastest ever. Great job, people! http://gist.github.com/250129 Duke -- Jonathan "Duke" Leto [email protected] http://leto.net _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
