Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: Optimizing I/O intensive subroutine

by Anonymous Monk
on Oct 26, 2012 at 16:30 UTC ( [id://1001120]=note: print w/replies, xml ) Need Help??


in reply to Re: Optimizing I/O intensive subroutine
in thread Optimizing I/O intensive subroutine

The latter suggestion is more promising.

Looking at the timings, the bulk of the time is in the split (20.4 s) and the push @lines (16.2s)

Replies are listed 'Best First'.
Re^3: Optimizing I/O intensive subroutine
by chromatic (Archbishop) on Oct 26, 2012 at 17:15 UTC

    Ah, I didn't see there was a second image. Good catch.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-24 02:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found