132
edits
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
'''NOTE:''' | '''NOTE:''' | ||
Dromaeo is currently is currently considered to be a "work in progress." It's been brought forward for review | Dromaeo is currently is currently considered to be a "work in progress." It's been brought forward for review to the other browser vendors and some concerns were raised, namely: | ||
* The number of test iterations that are run. Currently each test is run, at least, 5 times - it's been requested that this be increased. | * The number of test iterations that are run. Currently each test is run, at least, 5 times - it's been requested that this be increased. | ||
* The calculation of error ranges. Currently the data is fit to a t-distribution, it's been requested that it use a two-variable t-test. | * The calculation of error ranges. Currently the data is fit to a t-distribution, it's been requested that it use a two-variable t-test. | ||
* The quality of the tests. Currently the tests shown are a subset of the tests presented by [http://webkit.org/perf/sunspider-0.9/sunspider.html SunSpider]. There is no particular choice for these tests, other than that they were ones that originated from the original [http://ejohn.org/projects/javascript-engine-speeds/ JavaScript Engine Speeds] compilation. | * The quality of the tests. Currently the tests shown are a subset of the tests presented by [http://webkit.org/perf/sunspider-0.9/sunspider.html SunSpider]. There is no particular choice for these tests, other than that they were ones that originated from the original [http://ejohn.org/projects/javascript-engine-speeds/ JavaScript Engine Speeds] compilation. The corpus will likely expand to include all of the SunSpider tests, plus some. | ||
All of these points are currently being worked upon - as a unified JavaScript performance analysis platform is a desired goal by all browser vendors. | All of these points are currently being worked upon - as a unified JavaScript performance analysis platform is a desired goal by all browser vendors. | ||
edits