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 9be1f91f52 Don't include awfy.config in the repository; 2017-06-07 10:03:59 +02:00
benchmarks Remove calls to WebAudio API setVelocity() functions in Unity WebGL benchmark, since that feature was retroactively removed from WebAudio API. (https://github.com/WebAudio/web-audio-api/issues/372) 2017-05-24 13:00:37 +03: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 Whitespaces 2017-05-23 19:33:14 +02:00
slave Don't include awfy.config in the repository; 2017-06-07 10:03:59 +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 Fix retrigger loading page; 2017-05-23 21:25:57 +02:00
.gitignore Don't include awfy.config in the repository; 2017-06-07 10:03:59 +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.