Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Pass by ref vs alias : why does scalar size matter?

by Corion (Patriarch)
on May 02, 2008 at 11:22 UTC ( [id://684140]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Length of string: 1000
              Rate   ref alias
    ...
             Rate   ref alias
    alias 25947/s   12%    --
    ref   23186/s    --  -11%
    
  2. or download this
    This is perl, v5.8.4 built for sun4-solaris-64int
    (with 27 registered patches, see perl -V for more detail)
    
  3. or download this
    Length of string: 1000
              Rate   ref alias
    ...
              Rate alias   ref
    ref   162602/s    2%    --
    alias 160000/s    --   -2%
    
  4. or download this
    This is perl, v5.8.8 built for IA64.ARCHREV_0-thread-multi
    (with 33 registered patches, see perl -V for more detail)
    ...
    
    Binary build 817.1 [268662] provided by ActiveState http://www.ActiveS
    +tate.com
    Built Sep 19 2006 13:53:03
    
  5. or download this
              Rate   ref alias
    ref   258065/s    --  -46%
    ...
              Rate alias   ref
    alias  65509/s    --  -42%
    ref   112867/s   72%    --
    
  6. or download this
    This is perl, v5.10.0 built for MSWin32-x86-multi-thread
    
  7. or download this
    Length of string: 1000
              Rate   ref alias
    ...
              Rate alias   ref
    alias  67801/s    --  -39%
    ref   111694/s   65%    --
    
  8. or download this
    This is perl, v5.8.8 built for MSWin32-x86-multi-thread
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-24 09:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found