Closed Bug 550643 Opened 14 years ago Closed 14 years ago

Minor improvements to parsemark.py

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: cdleary, Unassigned)

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

- Take and display /floating point/ average of run times
- Simplify comparison output, explain numbers in help text
- Display speedup/slowdown as percentage
- Display options help when required arg is missing
- Check for baseline path's existence before proceeding with runs
Attachment #430786 - Flags: review?(jorendorff)
Comment on attachment 430786 [details] [diff] [review]
parsemark improvements

Sorry I missed the floating-point thing. I briefly thought about it on first reading avg, even to the point of checking for "from __future__ import division" ...but then thought "oh - the JavaScript is spitting out floating-point data". D'oh.
Attachment #430786 - Flags: review?(jorendorff) → review+
http://hg.mozilla.org/mozilla-central/rev/f77c2e64382a
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.

Attachment

General

Created:
Updated:
Size: