/stool

a JavaScript benchmarking utility

Primary LanguageJavaScriptMIT LicenseMIT

a JavaScript benchmarking utility

Motivation

jsPerf has been running into some spam issues lately, and I decided to create a similar tool that was simpler and completely server-free.

Disadvantages compared to jsPerf

  • does not offer methods to save or share results Added! See #2
  • does not keep record of performance across different systems

Advantages

  • no need for logins / name & email / reCAPTCHA
  • "always" up
  • only uses static resources, so easy to serve locally & works offline (just open the HTML file)

Acknowledgements

Contributing

There are still many features that are missing - please create issues and submit pull requests if you'd like to contribute! Any help is appreciated.