Running a comparison of a, c and e several times on Win 7, Strawberry 5.16 shows the following results:

Rate e a c e 7079226/s -- -1% -3% a 7185758/s 2% -- -1% c 7269278/s 3% 1% -- Rate e c a e 7072032/s -- -1% -3% c 7143388/s 1% -- -2% a 7316126/s 3% 2% -- Rate c e a c 7161561/s -- -1% -4% e 7257544/s 1% -- -2% a 7427981/s 4% 2% --

so my conclusion would be that the difference between the three is negligible. This is with -34 as the test number. For +34 the picture is quite different:

Rate e a c e 6807195/s -- -26% -37% a 9201425/s 35% -- -15% c 10867659/s 60% 18% --

where c is a clear and consistent winner.

What shall I make of this in the light of the thread above?


In reply to Re: Sheer idle curiousity . . . by hdb
in thread Sheer idle curiousity . . . by TheMonkWithoutVows

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.