mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Add Benchmark
This commit is contained in:
parent
2f1c79eac0
commit
7846511f41
@ -38,6 +38,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [API](#api)
|
||||
* [Vision Detection](#vision-detection)
|
||||
* [Browser Detection](#browser-detection)
|
||||
* [Benchmark](#benchmark)
|
||||
* UI
|
||||
* [Code Highlighting](#code-highlighting)
|
||||
* [Loading Status](#loading-status)
|
||||
@ -489,6 +490,10 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
|
||||
* [bowser](https://github.com/ded/bowser) - a browser detector
|
||||
|
||||
## Benchmark
|
||||
|
||||
* [benchmark.js](https://github.com/bestiejs/benchmark.js) - A benchmarking library. As used on jsPerf.com.
|
||||
* [match](https://github.com/logicalparadox/matcha) - A caffeine driven, simplistic approach to benchmarking.
|
||||
|
||||
## Code highlighting
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user