Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Script far too slow with large files - wisdom needed!

by QuillMeantTen (Friar)
on Jan 22, 2016 at 08:25 UTC ( [id://1153356]=note: print w/replies, xml ) Need Help??


in reply to Script far too slow with large files - wisdom needed!

Greetings,
I second what GrandFather said about devel profile. You might want to have a look at FFI::Platypus It should allow you to rewrite the routine pointed at by the profiler in a more optimised way (namely as a C library or even in assembler I guess)
Keep in mind that first I'd try and find more patterns in the data (as proposed by other posters) so I can get as much leverage as I can before doing a rewrite at a lower level

  • Comment on Re: Script far too slow with large files - wisdom needed!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-25 22:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found