mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
Add Benchmark
This commit is contained in:
@@ -38,6 +38,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [API](#api)
|
* [API](#api)
|
||||||
* [Vision Detection](#vision-detection)
|
* [Vision Detection](#vision-detection)
|
||||||
* [Browser Detection](#browser-detection)
|
* [Browser Detection](#browser-detection)
|
||||||
|
* [Benchmark](#benchmark)
|
||||||
* UI
|
* UI
|
||||||
* [Code Highlighting](#code-highlighting)
|
* [Code Highlighting](#code-highlighting)
|
||||||
* [Loading Status](#loading-status)
|
* [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
|
* [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
|
## Code highlighting
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user