We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61496a commit d2b9ee0Copy full SHA for d2b9ee0
docs/resources.md
@@ -22,6 +22,7 @@
22
* [nanobench](https://github.com/mafintosh/nanobench) – Simple benchmarking tool with TAP-like output that is easy to parse.
23
* [bench-lru](https://github.com/dominictarr/bench-lru) – Benchmark the least-recently-used caches which are available on npm.
24
* [uuid-benchmark](https://github.com/watson/uuid-benchmark) – Benchmark of different UUID generation methods in Node.js.
25
+* [perf.link](https://perf.link) – Low friction JavaScript benchmarks that you can share via URL.
26
27
## Debugging
28
0 commit comments