Interesting. Here are the results of your benchmark (-Set::Scalar) run using my default perl (5.10.1 64-bit): C:\test>1064178-b.pl
Rate listCompare OPdiff hash_grep OPdiffModified OPdi
+ff_undef using_vec
listCompare 12.9/s -- -86% -93% -94%
+ -94% -95%
OPdiff 95.1/s 639% -- -48% -52%
+ -53% -65%
hash_grep 185/s 1334% 94% -- -8%
+ -9% -32%
OPdiffModified 200/s 1452% 110% 8% --
+ -2% -27%
OPdiff_undef 203/s 1478% 114% 10% 2%
+ -- -26%
using_vec 273/s 2019% 187% 48% 37%
+ 34% --
And this using 5.18 64-bit (also minus List::Compare): C:\test>\perl5.18\bin\perl 1064178-b.pl
Rate OPdiff using_vec hash_grep OPdiffModified OP
+diff_undef
OPdiff 126/s -- -22% -31% -43%
+ -44%
using_vec 162/s 28% -- -12% -26%
+ -28%
hash_grep 183/s 45% 13% -- -17%
+ -19%
OPdiffModified 220/s 74% 36% 20% --
+ -2%
OPdiff_undef 225/s 79% 39% 23% 2%
+ --
They've really screwed up vec. ( Along with substr and a bunch of others :( )
With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|