Bug 132795 - DYEBench should run 20 iterations in browser
Summary: DYEBench should run 20 iterations in browser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-10 21:08 PDT by Ryosuke Niwa
Modified: 2014-05-13 14:08 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.45 KB, patch)
2014-05-10 21:20 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Dumped up the version number to 0.11 (3.77 KB, patch)
2014-05-10 21:21 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2014-05-10 21:08:53 PDT
In run-perf-tests, we use run BYEBench 4 times with different instances of DRT/WTR to get a stable number
and account for differences in things like ALSR and RNG initialization.

When the benchmark is ran inside a browser, we can't account for these effects
but we could at least run for 20 iterations and get a more stable number.
Comment 1 Ryosuke Niwa 2014-05-10 21:20:38 PDT
Created attachment 231248 [details]
Patch
Comment 2 Ryosuke Niwa 2014-05-10 21:21:57 PDT
Created attachment 231249 [details]
Dumped up the version number to 0.11
Comment 3 WebKit Commit Bot 2014-05-13 14:08:43 PDT
Comment on attachment 231249 [details]
Dumped up the version number to 0.11

Clearing flags on attachment: 231249

Committed r168732: <http://trac.webkit.org/changeset/168732>
Comment 4 WebKit Commit Bot 2014-05-13 14:08:47 PDT
All reviewed patches have been landed.  Closing bug.