https://github.com/bmeurer/js-micro-benchmarks
Random collection of JavaScript micro-benchmarks
https://github.com/bmeurer/js-micro-benchmarks
Last synced: about 1 year ago
JSON representation
Random collection of JavaScript micro-benchmarks
- Host: GitHub
- URL: https://github.com/bmeurer/js-micro-benchmarks
- Owner: bmeurer
- License: apache-2.0
- Created: 2018-10-19T05:38:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T06:42:40.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T15:21:36.342Z (over 1 year ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Random collection of JavaScript micro-benchmarks that I've used
in the past, or still using to measure certain aspects of
JavaScript performance.