Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: append to a string or make an array? (memory and time efficiency)

by BrowserUk (Patriarch)
on Jul 25, 2003 at 03:57 UTC ( [id://277786]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
        ],
    });
    
  2. or download this
    P:\test>test
               Rate   push1k append1k
    ...
                Rate   push64k append64k
    push64k   43.4/s        --      -33%
    append64k 65.3/s       50%        --
    

Log In?
Username:
Password:

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

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

    No recent polls found