Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^4: Rakudo Perl 6 and MoarVM Performance Advances

by gunzip (Pilgrim)
on Sep 05, 2014 at 07:36 UTC ( [id://1099638]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Rakudo Perl 6 and MoarVM Performance Advances
in thread Rakudo Perl 6 and MoarVM Performance Advances

It could be argued you're then comparing different things. The original is strictly a comparison of the equivlaent Perl one-liners.

  • Comment on Re^4: Rakudo Perl 6 and MoarVM Performance Advances

Replies are listed 'Best First'.
Re^5: Rakudo Perl 6 and MoarVM Performance Advances
by moritz (Cardinal) on Sep 05, 2014 at 09:40 UTC

    They are not quite equivalent. say $0 actually dumps the whole match tree of that capture (something that doesn't even exist in Perl 5), it just happens to be a single string in this case. Still the code that is behind it is must consider the general case.

    It shouldn't make such a big difference, though.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1099638]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-19 22:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found