django-debug-toolbar icon indicating copy to clipboard operation
django-debug-toolbar copied to clipboard

CPU Time doesn't show full stacktrace, where time is lost

Open milutinke-crowdbotics opened this issue 6 years ago • 4 comments
trafficstars

I remember earlier, that CPU Time showed for each part of code how much time is lost. I am working with Django==2.0.7 and django-debug-toolbar==2.0 Now I get just this:

image

Is this something that has been change, or I did something wrong?

Thanks

milutinke-crowdbotics avatar Sep 06 '19 20:09 milutinke-crowdbotics

Would be spectacular to see what's up here. I haven't used the toolbar like this until recently, but if that worked it would be a great fix.

jheld avatar Nov 01 '19 22:11 jheld

@milutinke-crowdbotics Any chance you could determine which version of DDT contained the missing functionality you are referencing?

tim-schilling avatar Nov 24 '19 17:11 tim-schilling

@jheld @milutinke-crowdbotics Are you two thinking of the ProfilingPanel?

tim-schilling avatar Dec 06 '19 19:12 tim-schilling

Possibly though that one also doesn't seem to do anything (other than maybe slow the request).

jheld avatar Dec 06 '19 22:12 jheld