Opened 14 years ago
Closed 13 years ago
#1357 closed enhancement (wontfix)
performance profiling build option
Reported by: | dylan | Owned by: | jkuhnert |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | TestFramework | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It seems like it would be highly useful to have a build option that would create an uncompressed version of the dojo build, that auto-includes a large amount of performance profiling code.
The current performance profiling timer code is nice, but it requires a lot of manual insertion of code, and doesn't make it easy to quickly inspect across all pieces of dojo for performance bottlenecks.
Perhaps there's a better way to do this?
Change History (5)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Milestone: | 0.4 → 0.5 |
---|---|
Owner: | changed from alex to JesseKuhnert |
comment:3 Changed 14 years ago by
Owner: | changed from JesseKuhnert to jkuhnert |
---|
comment:4 Changed 14 years ago by
Milestone: | 0.9 |
---|
seeing as there is no intent to do this in 0.9, I'm removing the 0.9 milestone. This has been stale long enough that perhaps we should just close this out?
comment:5 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
please reopen if anyone wants to take this or put forth a proposal
http://wtr.rubyforge.org/ looks interesting.