Testing the code before the update, I get:
Benchmark: timing 15000 iterations of Aristotle, Fatvamp, bobn... Aristotle: 3 wallclock secs ( 2.47 usr + 0.00 sys = 2.47 CPU) @ 60 +72.87/s (n=15000) Fatvamp: 3 wallclock secs ( 3.51 usr + 0.00 sys = 3.51 CPU) @ 42 +73.50/s (n=15000) bobn: 3 wallclock secs ( 2.35 usr + 0.00 sys = 2.35 CPU) @ 63 +82.98/s (n=15000) Rate Fatvamp Aristotle bobn Fatvamp 4329/s -- -29% -33% Aristotle 6098/s 41% -- -5% bobn 6452/s 49% 6% --
But I think someone else has sicne posted code, using substr(), that beats us all.

--Bob Niederman, http://bob-n.com

In reply to Re: Re^3: Peeling the Peelings by bobn
in thread Peeling the Peelings by PetaMem

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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, details, 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, summary, 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.