Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mozilla/arewefastyet
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.
https://github.com/mozilla/arewefastyet
awfy benchmark javascript performance
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/mozilla/arewefastyet
- Owner: mozilla
- License: other
- Archived: true
- Created: 2012-11-17T00:05:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-03-29T09:31:10.000Z (over 5 years ago)
- Last Synced: 2024-09-20T03:23:30.919Z (about 2 months ago)
- Topics: awfy, benchmark, javascript, performance
- Language: JavaScript
- Homepage: https://arewefastyet.com
- Size: 172 MB
- Stars: 134
- Watchers: 16
- Forks: 56
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
WARNING
=======This project has been deprecated in favor of a combination of Perfherder (backend) and https://github.com/mozilla-frontend-infra/js-perf-dashboard (frontend). If you have any feedback about AWFY, feel free to open issues and pull requests there!
AreWeFastYet
============AreWeFastYet was 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.Full Documentation
==================See the [Wiki](https://github.com/mozilla/arewefastyet/wiki/) for full
documentation, examples, operational details and other information.