From a192bbb75e01dc6c4269e577266db89f1fd18fe5 Mon Sep 17 00:00:00 2001 From: okmttdhr Date: Mon, 17 May 2021 15:31:55 +0900 Subject: [PATCH] Add v8-perf link (#1122) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f878235..f6a9760 100644 --- a/readme.md +++ b/readme.md @@ -960,6 +960,7 @@ - [generator-nm](https://github.com/sindresorhus/generator-nm) - Scaffold out a node module. - [Microsoft Node.js Guidelines](https://github.com/Microsoft/nodejs-guidelines) - Tips, tricks, and resources for working with Node.js on Microsoft platforms. - [Module Requests & Ideas](https://github.com/sindresorhus/module-requests) - Request a JavaScript module you wish existed or get ideas for modules. +- [v8-perf](https://github.com/thlorenz/v8-perf) - Notes and resources related to V8 and thus Node.js performance. ## Related lists