Closed
Bug 28056
Opened 26 years ago
Closed 26 years ago
Mozilla needs to support cycling through URLs (provided in a file) in the optimized build
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: attinasi, Assigned: attinasi)
Details
(Whiteboard: [PDT+])
Currently the -f option only works in DEBUG. We need to support it in Optimized
builds if they are built with MOZ_PERF=1 set for performance measurments.
Also, we need to put in a timeout value (optional) so we don't stop cycling if a
page never completes loading.
I'd like this to be in for beta so we can run performance metrics against the
beta and establish a baseline of performance.
| Assignee | ||
Comment 1•26 years ago
|
||
Added beta1 keyword so the beta-team will hear my plea.
Status: NEW → ASSIGNED
Keywords: beta1
Putting on PDT+ radar for dogfood. Need this NOW for QA auto perf testing
please.
| Assignee | ||
Comment 3•26 years ago
|
||
Added support for the -f option in optimized builds if MOZ_PERF=1 is set. Also
added -ftimeout option to set a timeout on the page load.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
marking Verified per attinasi comment, please reopen if still a problem.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•