From 0cc7f82f12b41e03d17639d74f6a05b09bf589d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Wed, 21 Jun 2023 23:41:09 +0200 Subject: [PATCH] docs: reference tinypool in benchmarking documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- benchmarks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/benchmarks/README.md b/benchmarks/README.md index 19626d16..52343a8f 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -14,6 +14,7 @@ We chose to use this tool because it allows to run isolated Node.js processes so External pools with which we compared the poolifier results: - [piscina](https://github.com/piscinajs/piscina) +- [tinypool](https://github.com/tinylibs/tinypool) - [SUCHMOKUO/node-worker-threads-pool](https://github.com/SUCHMOKUO/node-worker-threads-pool) - [threads.js](https://github.com/andywer/threads.js/) - [workerpool](https://github.com/josdejong/workerpool) -- 2.34.1