Bug 185692

Summary: Test262-Runner: Set timer for each test run
Product: WebKit Reporter: Leo Balter <leo>
Component: New BugsAssignee: Leo Balter <leo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, msaboff, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Leo Balter 2018-05-16 13:05:55 PDT
Test262-Runner: Set timer for each test run
Comment 1 Leo Balter 2018-05-16 13:08:03 PDT
Created attachment 340517 [details]
Patch
Comment 2 Leo Balter 2018-05-16 13:58:25 PDT
This patch sets a high resolution timer for each execution call of JSC, reporting the time in the results report to allow identifying slow tests.
Comment 3 Michael Saboff 2018-05-16 14:19:55 PDT
Comment on attachment 340517 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2018-05-16 14:46:41 PDT
Comment on attachment 340517 [details]
Patch

Clearing flags on attachment: 340517

Committed r231873: <https://trac.webkit.org/changeset/231873>
Comment 5 WebKit Commit Bot 2018-05-16 14:46:42 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-05-16 14:47:20 PDT
<rdar://problem/40309473>