2 "$schema": "https://json.schemastore.org/package",
3 "name": "poolifier-benchmarks",
5 "description": "This project contains benchmarks for the most used and popular Node.js worker_threads/cluster worker pools implementations",
18 "test": "echo \"Error: no test specified\" && exit 1"
21 "nanothreads": "0.3.7",
22 "node-worker-threads-pool": "1.5.1",
24 "poolifier": "2.6.25",
26 "worker-nodes": "2.6.0",