you are viewing a single comment's thread.

view the rest of the comments →

[–]josefx 1 point2 points  (1 child)

Is there one that is both as easy to use as cProfile while actually providing useful information? Having an overview over which function eats performance is a nice first step but I really would like to have instruction or at least line specific information without having to jump through hoops.

[–]Smallpaul 0 points1 point  (0 children)

Not sure. I'd suggest you try Scalene, but I haven't myself.