Closed Bug 1316966 Opened 8 years ago Closed 8 years ago

Speed up nssfuzz cert target

Categories

(NSS :: Libraries, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ttaubert, Assigned: ttaubert)

Details

CERT_NewTempCertificate() does a whole lot of stuff that we're not interested in, and then lazily decodes the passed DER. We should use CERT_DecodeDERCertificate() directly, that yields a 2x speedup on my machine.
https://hg.mozilla.org/projects/nss/rev/9822dc9a011b
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.29
You need to log in before you can comment on or make changes to this bug.