Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^4: Performance problems on splitting long strings

by Not_a_Number (Prior)
on Jan 30, 2014 at 20:57 UTC ( [id://1072734]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Performance problems on splitting long strings
in thread Performance problems on splitting long strings

Probably of minor importance to your benchmark, but your unpack template should be:

unpack '(A5)*', $string    # Not '(A4)*'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-03-28 11:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found