Closed Bug 749601 Opened 12 years ago Closed 12 years ago

need to track AOT compile time

Categories

(Tamarin Graveyard :: Workers, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dschaffe, Assigned: dschaffe)

Details

Attachments

(1 file)

performance/runtests.py when in AOT mode should always add a metric for the compile time to build each test file.  The compile times are about 25-30s (run locally) for each testcase.  We are current tracking the file size.
Assignee: nobody → dschaffe
Status: NEW → ASSIGNED
Attachment #619011 - Flags: review?(brbaker)
Attachment #619011 - Attachment is patch: true
Comment on attachment 619011 [details] [diff] [review]
patch to add aot compile times

Review of attachment 619011 [details] [diff] [review]:
-----------------------------------------------------------------

Please also add an entry for the "compile_time" metric into the test/performance/metricinfo.py
Attachment #619011 - Flags: review?(brbaker) → review+
I updated metricinfo.py with compile_time and checked in.
changeset: 7381:fec1e7118f05
user:      Dan Schaffer <Dan.Schaffer@adobe.com>
summary:   749601: AOT performance script should track compile time (r=brbaker pending)

http://hg.mozilla.org/tamarin-redux/rev/fec1e7118f05
changeset: 7382:fdf1416a3536
user:      Dan Schaffer <Dan.Schaffer@adobe.com>
summary:   bug 749601: AOT performance script, add compile_time to metrics_info (r=dschaffe)

http://hg.mozilla.org/tamarin-redux/rev/fdf1416a3536
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: