Opened 8 years ago
Last modified 7 years ago
#33 new enhancement
Measure time in profiler
Reported by: | ke | Owned by: | jd |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
- time spent in each step type in total
- average time spent in each step of that type from call/redo to exit/fail
- time spent, subtracting time spent in substeps (does this make sense given the enormous Kahina overhead?)
Change History (6)
comment:1 Changed 8 years ago by ke
- Type changed from defect to enhancement
comment:2 Changed 8 years ago by ke
- Priority changed from major to minor
comment:3 Changed 8 years ago by ke
Bookmark for inspiration: http://www.swi-prolog.org/profiler.html
comment:4 Changed 8 years ago by xrumer
- Summary changed from Measure time in profiler to Xrumer Forums
In need of Xrumer files? check out the Xrchat forums!
comment:5 Changed 8 years ago by ke
- Summary changed from Xrumer Forums to Measure time in profiler
Note: See
TracTickets for help on using
tickets.
Changed priority to minor as this isn't part of the profiler contract and I need to wrap up my Kahina work for now.