Closed
Bug 23036
Opened 25 years ago
Closed 21 years ago
[meta] Need to instrument source code for performance measurements
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.2alpha
People
(Reporter: bsharma, Assigned: cathleennscp)
References
Details
(Keywords: meta, perf)
As per our discussion in the Performance meeting developers need to
instrument the source code.
Please let me know when some of the instrumentation is ready to use
so that I can start designing the scripts required.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13
Comment 1•25 years ago
|
||
I've started some of this, but didn't get very far. I did develop an
nsIStopwatch interface/implementation that can be used for this purpose
(supercedes stopwatch.h in libutil), but quickly hit problems using it in
practice (e.g. appcore callbacks that were never called, etc). I plan to look
at it a little more in the next few days.
Comment 2•25 years ago
|
||
Did we decide when we were going to do this? M13 and M14 seem a little soon.
We need this ASAP. We need to be able to measure performance for beta. And
would like to start ASAP please.
Severity: normal → blocker
Summary: [PERFORMANCE] Need to instrument source code for performance measurements → [BETA1]Need to instrument source code for performance measurements
Comment 5•25 years ago
|
||
you can retarget to whenever. dp was beating me with a stick, making me triage
my bugs.
Bulk add of "perf" to new keyword field. This will replace the [PERF] we were
using in the Status Summary field.
Updated•25 years ago
|
Target Milestone: M13 → M14
Comment 7•25 years ago
|
||
removing vestigial tags, moving leger's beta1 tag to keyword field
Keywords: beta1
Summary: [BETA1]Need to instrument source code for performance measurements → Need to instrument source code for performance measurements
Whiteboard: [PERF]
Comment 9•25 years ago
|
||
Although this would be nice to do for beta, I don't think this is something we
wouldn't ship the beta without. Erasing PDT+ designation for reassessment.
Whiteboard: [PDT+] → could do by 2/18 if necessary
Comment 10•25 years ago
|
||
FWIW, I agree with Warren.
Whiteboard: could do by 2/18 if necessary → [PDT-] could do by 2/18 if necessary
Updated•25 years ago
|
Whiteboard: [PDT-] could do by 2/18 if necessary → [PDT-]
Updated•25 years ago
|
Target Milestone: M14 → M15
Comment 11•25 years ago
|
||
Moving non-essential, non-beta2 and performance-related bugs to M17.
Target Milestone: M15 → M17
Comment 13•24 years ago
|
||
Putting on nsbeta3 radar. QA need this for perf testing.
Keywords: nsbeta3
Whiteboard: [PDT-]
Comment 14•24 years ago
|
||
Removing nsbeta3 keyword. Performance has taken a backseat to footprint.
Keywords: nsbeta3
Updated•24 years ago
|
Assignee: warren → cathleen
Status: ASSIGNED → NEW
Target Milestone: M18 → ---
Comment 15•24 years ago
|
||
this sound more like a tracking bug..
maybe a topic for upcoming perf meeting to
figure out exactly what we should do and who should do it.
over to cathleen... removing m18
Severity: critical → normal
Summary: Need to instrument source code for performance measurements → [meta] Need to instrument source code for performance measurements
Comment 17•23 years ago
|
||
I think its time to close that one now.
/jc
Comment 18•21 years ago
|
||
Done Closed
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•