summaryrefslogtreecommitdiffstats
path: root/fastify-busboy/benchmarks/_results
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-21 20:56:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-21 20:56:19 +0000
commit0b6210cd37b68b94252cb798598b12974a20e1c1 (patch)
treee371686554a877842d95aa94f100bee552ff2a8e /fastify-busboy/benchmarks/_results
parentInitial commit. (diff)
downloadnode-undici-0b6210cd37b68b94252cb798598b12974a20e1c1.tar.xz
node-undici-0b6210cd37b68b94252cb798598b12974a20e1c1.zip
Adding upstream version 5.28.2+dfsg1+~cs23.11.12.3.upstream/5.28.2+dfsg1+_cs23.11.12.3upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'fastify-busboy/benchmarks/_results')
-rw-r--r--fastify-busboy/benchmarks/_results/Busboy_comparison-busboy-Node_12.json10
-rw-r--r--fastify-busboy/benchmarks/_results/Busboy_comparison-busboy-Node_16.json10
-rw-r--r--fastify-busboy/benchmarks/_results/Busboy_comparison-fastify-busboy-Node_16.json10
3 files changed, 30 insertions, 0 deletions
diff --git a/fastify-busboy/benchmarks/_results/Busboy_comparison-busboy-Node_12.json b/fastify-busboy/benchmarks/_results/Busboy_comparison-busboy-Node_12.json
new file mode 100644
index 0000000..69468dd
--- /dev/null
+++ b/fastify-busboy/benchmarks/_results/Busboy_comparison-busboy-Node_12.json
@@ -0,0 +1,10 @@
+{
+ "runtimeVersion": "12.22.7, V8 7.8.279.23-node.56",
+ "benchmarkName": "Busboy comparison",
+ "benchmarkEntryName": "busboy",
+ "benchmarkCycles": 10,
+ "benchmarkCycleSamples": 50,
+ "warmupCycles": 10,
+ "meanTimeNs": 1945927.3472222222,
+ "meanTimeMs": 1.9459273472222223
+} \ No newline at end of file
diff --git a/fastify-busboy/benchmarks/_results/Busboy_comparison-busboy-Node_16.json b/fastify-busboy/benchmarks/_results/Busboy_comparison-busboy-Node_16.json
new file mode 100644
index 0000000..b4c492a
--- /dev/null
+++ b/fastify-busboy/benchmarks/_results/Busboy_comparison-busboy-Node_16.json
@@ -0,0 +1,10 @@
+{
+ "runtimeVersion": "16.13.0, V8 9.4.146.19-node.13",
+ "benchmarkName": "Busboy comparison",
+ "benchmarkEntryName": "busboy",
+ "benchmarkCycles": 2000,
+ "benchmarkCycleSamples": 50,
+ "warmupCycles": 1000,
+ "meanTimeNs": 340114.0411908194,
+ "meanTimeMs": 0.3401140411908194
+} \ No newline at end of file
diff --git a/fastify-busboy/benchmarks/_results/Busboy_comparison-fastify-busboy-Node_16.json b/fastify-busboy/benchmarks/_results/Busboy_comparison-fastify-busboy-Node_16.json
new file mode 100644
index 0000000..30f5d1e
--- /dev/null
+++ b/fastify-busboy/benchmarks/_results/Busboy_comparison-fastify-busboy-Node_16.json
@@ -0,0 +1,10 @@
+{
+ "runtimeVersion": "16.13.0, V8 9.4.146.19-node.13",
+ "benchmarkName": "Busboy comparison",
+ "benchmarkEntryName": "fastify-busboy",
+ "benchmarkCycles": 2000,
+ "benchmarkCycleSamples": 50,
+ "warmupCycles": 1000,
+ "meanTimeNs": 270984.48082281026,
+ "meanTimeMs": 0.27098448082281024
+} \ No newline at end of file