From 7e69813f8fef168192d796c25776cfd4179bfb0d Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 5 May 2024 00:34:09 +0000
Subject: [PATCH] Update benchmarks
---
2steps_4workers_benchmark.json | 4 ++++
2steps_8workers_benchmark.json | 4 ++++
2steps_benchmark.json | 4 ++++
bash_4workers_benchmark.json | 4 ++++
bash_8workers_benchmark.json | 4 ++++
bash_benchmark.json | 4 ++++
bash_throughput_benchmark.svg | 2 +-
bun_4workers_benchmark.json | 4 ++++
bun_8workers_benchmark.json | 4 ++++
bun_benchmark.json | 4 ++++
bun_throughput_benchmark.svg | 2 +-
bun_vs_dedicated_vs_noop.svg | 2 +-
dedicated_benchmark.json | 4 ++++
deno_4workers_benchmark.json | 4 ++++
deno_8workers_benchmark.json | 4 ++++
deno_benchmark.json | 4 ++++
deno_throughput_benchmark.svg | 2 +-
flow_throughput_benchmark.svg | 2 +-
go_4workers_benchmark.json | 4 ++++
go_8workers_benchmark.json | 4 ++++
go_benchmark.json | 4 ++++
go_throughput_benchmark.svg | 2 +-
go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg | 2 +-
nativets_4workers_benchmark.json | 4 ++++
nativets_8workers_benchmark.json | 4 ++++
nativets_benchmark.json | 4 ++++
nativets_throughput_benchmark.svg | 2 +-
noop_4workers_benchmark.json | 4 ++++
noop_8workers_benchmark.json | 4 ++++
noop_benchmark.json | 4 ++++
noop_throughput_benchmark.svg | 2 +-
python_4workers_benchmark.json | 4 ++++
python_8workers_benchmark.json | 4 ++++
python_benchmark.json | 4 ++++
python_throughput_benchmark.svg | 2 +-
single_dedicated_worker_throughput_benchmark.svg | 2 +-
36 files changed, 111 insertions(+), 11 deletions(-)
diff --git a/2steps_4workers_benchmark.json b/2steps_4workers_benchmark.json
index 0f99e8ce15..264f9919eb 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 94.05568096313017,
"ts": 1714782106833
+ },
+ {
+ "value": 95.89566551591868,
+ "ts": 1714868640593
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index d3ad967f77..dfd9140e7e 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -198,5 +198,9 @@
{
"value": 116.93171188026193,
"ts": 1714782104069
+ },
+ {
+ "value": 113.99908800729594,
+ "ts": 1714868656767
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 918ac34426..74041f6e1b 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -966,5 +966,9 @@
{
"value": 15.518311607697083,
"ts": 1714782187120
+ },
+ {
+ "value": 13.433637829124127,
+ "ts": 1714868942283
}
]
\ No newline at end of file
diff --git a/bash_4workers_benchmark.json b/bash_4workers_benchmark.json
index a9dfc6dde2..08917d433c 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 439.85045084671214,
"ts": 1714782136786
+ },
+ {
+ "value": 449.438202247191,
+ "ts": 1714868669219
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 4e0a8352a7..2b6ebc44ef 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -198,5 +198,9 @@
{
"value": 418.93590280687056,
"ts": 1714782133611
+ },
+ {
+ "value": 414.765657403567,
+ "ts": 1714868686467
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 58fb9cf96c..3b44e8290e 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -942,5 +942,9 @@
{
"value": 119.99760004799903,
"ts": 1714782304882
+ },
+ {
+ "value": 85.6384345294168,
+ "ts": 1714869084933
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index bdc1e37088..32348fcfd5 100644
--- a/bash_throughput_benchmark.svg
+++ b/bash_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index b8959be11e..5575245c5f 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 122.24938875305624,
"ts": 1714782117916
+ },
+ {
+ "value": 122.33912405187179,
+ "ts": 1714868651734
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index e881a4fb47..5e905f22b2 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -198,5 +198,9 @@
{
"value": 152.4390243902439,
"ts": 1714782113476
+ },
+ {
+ "value": 152.95197308045275,
+ "ts": 1714868666062
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 8587431a9e..fa4e75474e 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -902,5 +902,9 @@
{
"value": 17.709772252328836,
"ts": 1714782247446
+ },
+ {
+ "value": 15.491386788945345,
+ "ts": 1714869009471
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 4df34e2e98..8e591995cd 100644
--- a/bun_throughput_benchmark.svg
+++ b/bun_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/bun_vs_dedicated_vs_noop.svg b/bun_vs_dedicated_vs_noop.svg
index eaf8fd8cfa..12a8fef27f 100644
--- a/bun_vs_dedicated_vs_noop.svg
+++ b/bun_vs_dedicated_vs_noop.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/dedicated_benchmark.json b/dedicated_benchmark.json
index 4246bb0f15..8dc60c11f6 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -734,5 +734,9 @@
{
"value": 730.0158170093686,
"ts": 1714782355842
+ },
+ {
+ "value": 805.8739255014326,
+ "ts": 1714868920507
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 9e97a058d9..b51f019c06 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 113.58473421172194,
"ts": 1714782112515
+ },
+ {
+ "value": 117.89672247111531,
+ "ts": 1714868646244
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index f01f068eeb..11d790017d 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -198,5 +198,9 @@
{
"value": 155.18311607697083,
"ts": 1714782108773
+ },
+ {
+ "value": 155.4243083618278,
+ "ts": 1714868661415
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index b0367456f9..b10f6af6b9 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -954,5 +954,9 @@
{
"value": 17.00795972515137,
"ts": 1714782217875
+ },
+ {
+ "value": 15.574383254423125,
+ "ts": 1714868975805
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 823b3b5e17..031dd276c9 100644
--- a/deno_throughput_benchmark.svg
+++ b/deno_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 8c1f9c3580..74f74475ed 100644
--- a/flow_throughput_benchmark.svg
+++ b/flow_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/go_4workers_benchmark.json b/go_4workers_benchmark.json
index 6445915ae6..10c81c058b 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 583.0903790087464,
"ts": 1714782129815
+ },
+ {
+ "value": 591.016548463357,
+ "ts": 1714868662604
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index c7303aae48..57b555bd34 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -198,5 +198,9 @@
{
"value": 417.10114702815434,
"ts": 1714782126066
+ },
+ {
+ "value": 396.03960396039605,
+ "ts": 1714868679005
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 9da5f1d08a..2c6b400d5a 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -954,5 +954,9 @@
{
"value": 180.26137899954932,
"ts": 1714782286319
+ },
+ {
+ "value": 122.69185939512914,
+ "ts": 1714869059129
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 5eeb2fbbbf..421965160e 100644
--- a/go_throughput_benchmark.svg
+++ b/go_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg b/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg
index b310adffc3..c7e9b0e15a 100644
--- a/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg
+++ b/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/nativets_4workers_benchmark.json b/nativets_4workers_benchmark.json
index 6aa392d249..ee038fa539 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 352.7959075674722,
"ts": 1714782142779
+ },
+ {
+ "value": 340.3096818104475,
+ "ts": 1714868675486
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 5b6054fd43..fcc62b939d 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -198,5 +198,9 @@
{
"value": 423.7288135593221,
"ts": 1714782138720
+ },
+ {
+ "value": 425.4413954477771,
+ "ts": 1714868691585
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 18c6300768..a4d38e99c9 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -842,5 +842,9 @@
{
"value": 55.33574966106853,
"ts": 1714782341381
+ },
+ {
+ "value": 46.0925076628794,
+ "ts": 1714869128699
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 601f4207fe..91879babc4 100644
--- a/nativets_throughput_benchmark.svg
+++ b/nativets_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/noop_4workers_benchmark.json b/noop_4workers_benchmark.json
index 6e858e1567..4c2ccc3d7c 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 3693.3683519369665,
"ts": 1714782103473
+ },
+ {
+ "value": 3361.0934757441087,
+ "ts": 1714868637305
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index a9b526e6d2..bcd47084d3 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -198,5 +198,9 @@
{
"value": 4126.358259593783,
"ts": 1714782101136
+ },
+ {
+ "value": 4124.08926362095,
+ "ts": 1714868653859
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 47d837b137..e32d091d71 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -942,5 +942,9 @@
{
"value": 1818.8799741314847,
"ts": 1714782170339
+ },
+ {
+ "value": 999.3781646975216,
+ "ts": 1714868922962
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index d17f00df59..a42449e302 100644
--- a/noop_throughput_benchmark.svg
+++ b/noop_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/python_4workers_benchmark.json b/python_4workers_benchmark.json
index 337a679f6b..9809714633 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 136.9487811558477,
"ts": 1714782123411
+ },
+ {
+ "value": 135.90649633052462,
+ "ts": 1714868656617
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index eebf29c1a6..446f67616c 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -198,5 +198,9 @@
{
"value": 184.29782528566162,
"ts": 1714782118084
+ },
+ {
+ "value": 177.5568181818182,
+ "ts": 1714868670777
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 0f03310a35..d57c156ee8 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -954,5 +954,9 @@
{
"value": 20.696220870069126,
"ts": 1714782272764
+ },
+ {
+ "value": 17.495975925537127,
+ "ts": 1714869039912
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 8a43bc544b..be6dd88d3f 100644
--- a/python_throughput_benchmark.svg
+++ b/python_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/single_dedicated_worker_throughput_benchmark.svg b/single_dedicated_worker_throughput_benchmark.svg
index 0aaadaefc3..a42580bf67 100644
--- a/single_dedicated_worker_throughput_benchmark.svg
+++ b/single_dedicated_worker_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file