Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^5: System call doesn't work when there is a large amount of data in a hash

by marto (Cardinal)
on May 01, 2020 at 11:48 UTC ( [id://11116314]=note: print w/replies, xml ) Need Help??


in reply to Re^4: System call doesn't work when there is a large amount of data in a hash
in thread System call doesn't work when there is a large amount of data in a hash

See Devel::NYTProf.

  • Comment on Re^5: System call doesn't work when there is a large amount of data in a hash

Replies are listed 'Best First'.
Re^6: System call doesn't work when there is a large amount of data in a hash
by Nicolasd (Acolyte) on May 01, 2020 at 12:30 UTC
    I used that before, but I am not a big fan because it doesn't really show which parts consume the most time.
    Often parts that take the most time were not shown in the analysis.

      If you have some evidence for that assertion, it would be good to see it. An SSCCE would be ideal.

        Not sure if I will have the time for that, but I usually compare by timing it myself.
        In my experience, that devel tool couldn't estimate the correct time when there is a loop or when 'fast' code is run many times (it still gave 0)

Log In?
Username:
Password:

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

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

    No recent polls found