NOT MAINTAINED ANYMORE! New project is located on https://github.com/mozilla-frontend-infra/js-perf-dashboard -- AreWeFastYet is a set of tools used for benchmarking the major browser's JavaScript virtual machines against each other, as well as reporting the results on a website as insightful graphs showing the evolution of performance over time.
Перейти к файлу
Benjamin Bouvier a67fc4c495 Manually migrate sunspider to new cache directory; 2017-05-23 14:13:53 +02:00
benchmarks [six-speed] Use Date.now() instead of new Date(). 2017-02-24 06:12:18 +01:00
cache/www.webkit.org-1.0.2 Manually migrate sunspider to new cache directory; 2017-05-23 14:13:53 +02:00
database Create migration-19.php 2017-04-25 09:37:08 +02:00
docs Add SVG for the diagram. Change names to a bit more descriptive ones. 2015-08-31 10:13:15 -07:00
server Report not running machines on a task basis instead of machine basis 2017-03-15 03:07:27 -07:00
slave Speedometer2: run the full test suite first, then the interactive runner; 2017-05-23 14:05:44 +02:00
tests Get the latest builds from treeherder. archive doesn't contain all builds. 2017-03-06 17:02:54 +01:00
treeherder Mark log link that is send to treeherder as already parsed 2016-06-30 11:35:40 -07:00
website Replace Google Analytics by Piwik; 2017-05-22 18:20:48 +02:00
.gitignore Update repository URL; 2017-05-10 19:10:09 +02:00
LICENSE Add license information. 2013-06-20 17:11:05 -07:00
README.md Update repository URL; 2017-05-10 19:10:09 +02:00

README.md

AreWeFastYet

AreWeFastYet is a set of tools used for benchmarking the major browser's JavaScript virtual machines against each other, as well as reporting the results on a website as insightful graphs showing the evolution of performance over time.

A public instance is hosted by Mozilla and running at https://arewefastyet.com.

Full Documentation

See the Wiki for full documentation, examples, operational details and other information.