"Just to quickly point out something. The loop is not my purpose either. The original purpose to have the loop there is to make the testing result comparable."

I'm probably pissing into the wind in this thread but the point about the loop test is that it's not representitive of Perl on the whole and there is always an example that will match a point of view.

But even if it was representitive of overall execution speed, execution speed is generally only a small factor in application development. For most software 1 second versus 2 seconds is easily offset by ease of use, development time and many other factors.

As far as the emotion of some of the posts, well this is a site devoted to Perl. If someone went to Javajunkies and gave a C > Perl > Java argument, I bet you would get the same reaction. You don't go to someones's house and attack them and argue about how much better your X is than their X and expect a balanced, level-headed argument. Might as well go to a catholic church and debate abortion. It's just not the appropriate place.

-Lee

"To be civilized is to deny one's nature."

In reply to Re: Re: Re: Re: Re(2): Lesson Taught by shotgunefx
in thread Teach him a lesson with facts by Anonymous Monk

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.