Benchmarks and tests code cleanups. (#257)
[poolifier.git] / benchmarks / versus-external-pools / BENCH-100000.MD
diff --git a/benchmarks/versus-external-pools/BENCH-100000.MD b/benchmarks/versus-external-pools/BENCH-100000.MD
deleted file mode 100644 (file)
index 5aa5ada..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-| Command                                              |        Mean [s] | Min [s] | Max [s] |    Relative |
-| :--------------------------------------------------- | --------------: | ------: | ------: | ----------: |
-| `node dynamic-piscina.js`                            |  47.192 ± 0.607 |  46.774 |  48.804 | 1.07 ± 0.01 |
-| `node fixed-piscina.js`                              |  47.046 ± 0.112 |  46.823 |  47.178 | 1.07 ± 0.00 |
-| `node dynamic-poolifier.js`                          |  44.301 ± 0.989 |  43.718 |  46.994 | 1.00 ± 0.02 |
-| `node fixed-poolifier.js`                            |  44.115 ± 0.174 |  43.843 |  44.510 |        1.00 |
-| `node static-suchmokuo-node-worker-threads-pool.js`  |  48.282 ± 1.857 |  46.361 |  50.268 | 1.09 ± 0.04 |
-| `node dynamic-suchmokuo-node-worker-threads-pool.js` |  60.111 ± 2.401 |  57.752 |  63.011 | 1.36 ± 0.05 |
-| `node threadjs.js`                                   | 131.412 ± 4.210 | 122.872 | 138.506 | 2.98 ± 0.10 |