Skip to content

albertxing/stool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a JavaScript benchmarking utility

Motivation

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

Disadvantages compared to jsPerf

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

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)
  • fast!

* I make a single external request for page view analysis

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.

About

a JavaScript benchmarking utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published