[Oc-pm] Feb Challenge

Ramana V Mokkapati mvr707 at gmail.com
Tue Mar 1 12:23:30 PST 2016


I updated the perl5 and perl6 codes.... as expected there is a 50x
difference in performance.

https://github.com/mvr707/samples/tree/master/ocpm/2016-feb


[SNIP]

% time perl unscramble.p5 > out5

real	0m0.040s
user	0m0.040s
sys	0m0.000s

% time perl6 unscramble.p6 > out6

real	0m3.169s
user	0m3.100s
sys	0m0.068s

% diff out5 out6
%


[/SNIP]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/oc-pm/attachments/20160301/b925412a/attachment.html>


More information about the Oc-pm mailing list