Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^6: NYTProf line report failure

by Anonymous Monk
on Mar 13, 2020 at 19:05 UTC ( [id://11114233]=note: print w/replies, xml ) Need Help??


in reply to Re^5: NYTProf line report failure
in thread NYTProf line report failure

I use NYTProf often enough to have aliases set to maximize laziness:
alias profile='perl -d:NYTProf'
alias profileh='nytprofhtml --open'
That's been working for a very long time. I don't know how to use NYTProf wrong. It works well for me except for this one big module that does things which would cause modern PerlMonks to hide their children, but under strict conditions with no warnings, so I don't see why it upsets NYTProf.

I'm happy with the hack that gets me a report because I like to browse code as a website. Seeing it outside the comfort of my editor provides a different perspective. Maybe this thread will be useful to whoever adopts NYTProf and tries to improve filename handling of the profiler. Thanks for guessing :)

Replies are listed 'Best First'.
Re^7: NYTProf line report failure
by swl (Parson) on Mar 13, 2020 at 22:16 UTC

    I guess you cannot share the code, but maybe noting some of the, possibly egregious, coding practices it contains would help reproduce the problem?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found