Closed
Bug 636510
Opened 14 years ago
Closed 14 years ago
Change GCTimer output to msec
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: gwagner, Assigned: gwagner)
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file, 2 obsolete files)
4.47 KB,
patch
|
igor
:
review+
|
Details | Diff | Splinter Review |
Currently we are measuring cycles with rdtsc().
PRMJ_Now in combination with PRMJ_USEC_PER_MSEC would give us msec.
Assignee | ||
Updated•14 years ago
|
Assignee: general → anygregor
Assignee | ||
Comment 1•14 years ago
|
||
Assignee | ||
Comment 2•14 years ago
|
||
Attachment #514835 -
Attachment is obsolete: true
Assignee | ||
Comment 3•14 years ago
|
||
this is NPOTB.
Attachment #514919 -
Attachment is obsolete: true
Attachment #515938 -
Flags: review?(igor)
Updated•14 years ago
|
Attachment #515938 -
Flags: review?(igor) → review+
Assignee | ||
Comment 4•14 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Comment 5•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•