Closed
Bug 20356
Opened 26 years ago
Closed 26 years ago
JS thin locks fatter than fat locks?
Categories
(Core :: JavaScript Engine, defect, P3)
Core
JavaScript Engine
Tracking
()
People
(Reporter: brendan, Assigned: rogerl)
References
()
Details
More measurement needed, but so far we have evidence from waterson and shaver
that thin locks are no faster, and jband's tests showing that they're slower.
If they're not a win, we should simplify jslock.[ch] to be mostly-macro veneer
on top of NSPR locks and condvars.
/be
Reporter | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•