Closed
Bug 486092
Opened 16 years ago
Closed 16 years ago
Performance frequency computation on MacOS X is a tiny bit off
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: lhansen, Assigned: lhansen)
Details
Attachments
(1 file)
499 bytes,
patch
|
treilly
:
review+
|
Details | Diff | Splinter Review |
The frequency computation has some scale and roundoff issues, leading to the result 999999999 rather than the correct 1000000000.
Attachment #370170 -
Flags: review?(treilly)
Updated•16 years ago
|
Attachment #370170 -
Flags: review?(treilly) → review+
Assignee | ||
Comment 1•16 years ago
|
||
changeset: 1655:78461d04b655
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•