docs: update benchmarks vs. external pools
[poolifier.git] / benchmarks / versus-external-pools / pnpm-lock.yaml
index 7a53cde5593d325c622ad40108a8ce8d14bd6dd0..08d34f4f59fcf60f76a5c1a642d029baebb9c0eb 100644 (file)
@@ -1,5 +1,9 @@
 lockfileVersion: '6.0'
 
+settings:
+  autoInstallPeers: true
+  excludeLinksFromLockfile: false
+
 dependencies:
   microjob:
     specifier: 0.7.0
@@ -8,20 +12,23 @@ dependencies:
     specifier: 1.5.1
     version: 1.5.1
   piscina:
-    specifier: 3.2.0
-    version: 3.2.0
+    specifier: 4.0.0
+    version: 4.0.0
   poolifier:
-    specifier: 2.4.11
-    version: 2.4.11
+    specifier: 2.6.2
+    version: 2.6.2
   threads:
     specifier: 1.7.0
     version: 1.7.0
   threadwork:
     specifier: 0.6.0
     version: 0.6.0
+  tinypool:
+    specifier: 0.5.0
+    version: 0.5.0
   worker-nodes:
-    specifier: 2.4.0
-    version: 2.4.0
+    specifier: 2.5.0
+    version: 2.5.0
   workerpool:
     specifier: 6.4.0
     version: 6.4.0
@@ -156,8 +163,8 @@ packages:
     engines: {node: '>=8'}
     dev: false
 
-  /piscina@3.2.0:
-    resolution: {integrity: sha512-yn/jMdHRw+q2ZJhFhyqsmANcbF6V2QwmD84c6xRau+QpQOmtrBCoRGdvTfeuFDYXB5W2m6MfLkjkvQa9lUSmIA==}
+  /piscina@4.0.0:
+    resolution: {integrity: sha512-641nAmJS4k4iqpNUqfggqUBUMmlw0ZoM5VZKdQkV2e970Inn3Tk9kroCc1wpsYLD07vCwpys5iY0d3xI/9WkTg==}
     dependencies:
       eventemitter-asyncresource: 1.0.0
       hdr-histogram-js: 2.0.3
@@ -173,9 +180,9 @@ packages:
       find-up: 5.0.0
     dev: false
 
-  /poolifier@2.4.11:
-    resolution: {integrity: sha512-ZGeWwqmAqZgQ71gpqEpjGimzSFLz7nYbEUS1eWTfSnDoTpkpPp9sVlCTia6SvJw7OECawAEK2QrE3chsZGwXbQ==}
-    engines: {node: '>=16.0.0', pnpm: '>= 8.0.0'}
+  /poolifier@2.6.2:
+    resolution: {integrity: sha512-3/bYzHdoFwJ+LCWlgVELuD9kEN1jho3RH4kG/YOo+2IX0ASVQD9SogGJ2YEW7+y9GD6vMuv9rcCkoTf2LxgaoQ==}
+    engines: {node: '>=16.14.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false
 
@@ -208,8 +215,13 @@ packages:
     dev: false
     optional: true
 
-  /worker-nodes@2.4.0:
-    resolution: {integrity: sha512-s32ziQpiWkWbB/ziFKiudpm5/mreSnwpTtKzPxgcPXpl+kXpesiibjM/2Z8i/lDO8kDCUio7wQFXtndopgfsUg==}
+  /tinypool@0.5.0:
+    resolution: {integrity: sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ==}
+    engines: {node: '>=14.0.0'}
+    dev: false
+
+  /worker-nodes@2.5.0:
+    resolution: {integrity: sha512-0hPZfN21PkMMeljxvFa2+MqOAItvwWnQYMUG6HGhM0X1rTlXPAgVFY+IH4UQC/TmSi/3qMIDdrxArRR8dEdQcQ==}
     engines: {node: '>=11.7.0'}
     dev: false