Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisdothtml/gist-perf
Run Javascript performance comparisons from a Github gist
https://github.com/chrisdothtml/gist-perf
babel browsersync github-pages riotjs stylus webpack2 yarn
Last synced: 21 days ago
JSON representation
Run Javascript performance comparisons from a Github gist
- Host: GitHub
- URL: https://github.com/chrisdothtml/gist-perf
- Owner: chrisdothtml
- License: mit
- Created: 2017-04-22T15:27:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T14:08:31.000Z (over 6 years ago)
- Last Synced: 2024-11-30T16:47:26.756Z (3 months ago)
- Topics: babel, browsersync, github-pages, riotjs, stylus, webpack2, yarn
- Language: JavaScript
- Homepage: http://gistperf.io
- Size: 238 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# gist-perf
> Run Javascript performance comparisons from a Github gist
## How to use
1. [Create a gist][github-gist]
2. Add test files to it (test-*.js)
3. Enter the gist ID into http://gistperf.ioFor full usage info, read the [docs][docs], or view an [example gist][example-gist].
## Credits
- Github Pages (no uptime cost!)
- Inspired by [jsperf][jsperf]
- UI based on [Minimal UI Kit][ui-kit] by [Anton Chandra][ui-kit-author]
## License
[MIT][license]
[docs]: docs.md
[example-gist]: https://gist.github.com/chrisdothtml/8877d7dd834f4923f2b689d034046d55
[github-gist]: https://gist.github.com
[jsperf]: https://github.com/jsperf/jsperf.com
[license]: LICENSE
[ui-kit]: https://dribbble.com/shots/3239377-Minimal-UI-Kit
[ui-kit-author]: https://dribbble.com/anton_chandra