Closed
Bug 309409
Opened 19 years ago
Closed 2 years ago
NSS "perf" test script reports no output in results.html
Categories
(NSS :: Test, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nelson, Unassigned)
Details
Attachments
(1 obsolete file)
The "all.sh" QA test script runs a script named "perf", located in mozilla/security/nss/tests/perf/perf.sh This script runs the rsaperf test prgram to measure how long it takes to do 300 RSA private key operations. The script reports NO output in results.html file, where all the other results from all.sh are summarized. IMO, It should either contribute output to results.html, or be removed from all.sh. ideally it would actually detect a performance regression and report it.
Comment 1•19 years ago
|
||
In order to detect performance regressions, one would have to have a dedicated machine running nothing but perf.sh, as well as old data to compare to. We have neither at this time . Unless we can fix both issues, I think we should keep the perf script, but it should not be called in all.sh .
| Reporter | ||
Comment 2•19 years ago
|
||
Marking this P2 for 3.11. That means we want it fixed in 3.11, but we wouldn't hold up the 3.11 release if it wasn't fixed. This is assigned to Jason.
Priority: -- → P2
Target Milestone: --- → 3.11
| Reporter | ||
Updated•19 years ago
|
Assignee: jason.m.reid → nobody
QA Contact: jason.m.reid → test
Updated•19 years ago
|
Assignee: nobody → jason.m.reid
Updated•19 years ago
|
Assignee: jason.m.reid → slavomir.katuscak
Updated•18 years ago
|
Target Milestone: 3.11 → 3.11.6
Updated•18 years ago
|
Target Milestone: 3.11.6 → 3.12
| Reporter | ||
Comment 3•16 years ago
|
||
Unsetting target milestone in unresolved bugs whose targets have passed.
Target Milestone: 3.12 → ---
Comment 4•2 years ago
|
||
The bug assignee is inactive on Bugzilla, and this bug has priority 'P2'.
:beurdouche, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: slavomir.katuscak+mozilla → nobody
Flags: needinfo?(bbeurdouche)
Comment 5•2 years ago
|
||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
Updated•2 years ago
|
Attachment #9297232 -
Attachment is obsolete: true
Updated•2 years ago
|
Flags: needinfo?(bbeurdouche)
You need to log in
before you can comment on or make changes to this bug.
Description
•