From a747afb45ed643781ef5428028630e65751aa8b1 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 13 Sep 2024 00:36:26 +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 b9dde5d7fa..e4c6f604dd 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -666,5 +666,9 @@
{
"value": 84.40243079000675,
"ts": 1726100790132
+ },
+ {
+ "value": 83.02889405513118,
+ "ts": 1726187189078
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 8a7040b157..3e09b322ed 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -662,5 +662,9 @@
{
"value": 111.16051578479323,
"ts": 1726100777073
+ },
+ {
+ "value": 93.31840238895111,
+ "ts": 1726187180949
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 20235bc341..08dc9719de 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -1430,5 +1430,9 @@
{
"value": 17.43861607142857,
"ts": 1726100918809
+ },
+ {
+ "value": 14.96020585243253,
+ "ts": 1726187341951
}
]
\ No newline at end of file
diff --git a/bash_4workers_benchmark.json b/bash_4workers_benchmark.json
index 4d8bb886f9..98606e929e 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -666,5 +666,9 @@
{
"value": 223.3139794551139,
"ts": 1726100827790
+ },
+ {
+ "value": 204.68734008801553,
+ "ts": 1726187226718
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index b95159b847..dd36c101fd 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -662,5 +662,9 @@
{
"value": 255.88536335721597,
"ts": 1726100810142
+ },
+ {
+ "value": 257.03637064644647,
+ "ts": 1726187214014
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 21dc04d7f7..f841ca1d3d 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -1406,5 +1406,9 @@
{
"value": 75.78341101132962,
"ts": 1726101041114
+ },
+ {
+ "value": 36.5764447695684,
+ "ts": 1726187549786
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 283118bbcd..745596584f 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 c122ef976f..b7ab9849e3 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -666,5 +666,9 @@
{
"value": 162.97262059973923,
"ts": 1726100801020
+ },
+ {
+ "value": 166.05778811026235,
+ "ts": 1726187199823
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 4ecd7a1f49..f81ccf74f1 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -662,5 +662,9 @@
{
"value": 238.54961832061068,
"ts": 1726100785492
+ },
+ {
+ "value": 217.3913043478261,
+ "ts": 1726187189846
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index ac82c1617c..d72f173e0b 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -1366,5 +1366,9 @@
{
"value": 31.125498007968126,
"ts": 1726100964741
+ },
+ {
+ "value": 29.076529425447777,
+ "ts": 1726187394359
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 599d5e66c2..78ec319ca4 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 ee3560ac9a..7b0707ef96 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 543cdf6bcf..9ece1fb198 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -1198,5 +1198,9 @@
{
"value": 1049.0855470981128,
"ts": 1726100950545
+ },
+ {
+ "value": 575.7457506765013,
+ "ts": 1726187534515
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index bb5231156d..8e7833b54b 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -666,5 +666,9 @@
{
"value": 94.8586605957124,
"ts": 1726100796737
+ },
+ {
+ "value": 104.14496979795875,
+ "ts": 1726187195400
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 7f0ea86098..ba9755bc54 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -662,5 +662,9 @@
{
"value": 137.5515818431912,
"ts": 1726100782099
+ },
+ {
+ "value": 133.7255950788981,
+ "ts": 1726187186201
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 0960afb0a4..8b18fb8f0b 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -1418,5 +1418,9 @@
{
"value": 18.232870218429785,
"ts": 1726100947480
+ },
+ {
+ "value": 15.482752214033567,
+ "ts": 1726187375733
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 33f5e35e3f..1169a46799 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 554fd6a565..7375f51c92 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 a563b09232..f7d7bb663b 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -666,5 +666,9 @@
{
"value": 287.6456205954264,
"ts": 1726100816839
+ },
+ {
+ "value": 287.60425654299684,
+ "ts": 1726187215249
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 08898ec7bc..84541ffb5e 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -662,5 +662,9 @@
{
"value": 299.895036737142,
"ts": 1726100799962
+ },
+ {
+ "value": 312.89111389236547,
+ "ts": 1726187203601
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 644e7d0d6a..b725391c02 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -406,5 +406,9 @@
{
"value": 90.0657479960371,
"ts": 1726101012611
+ },
+ {
+ "value": 33.42804613070366,
+ "ts": 1726187492693
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index a74b19dfb1..ba360caf17 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 7f489a21ce..b2d41fe1dd 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 53873d5b77..0065232659 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -666,5 +666,9 @@
{
"value": 213.31058020477818,
"ts": 1726100837474
+ },
+ {
+ "value": 228.80677268047134,
+ "ts": 1726187235738
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index d54f847a29..98648e4b76 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -662,5 +662,9 @@
{
"value": 270.6359945872801,
"ts": 1726100817765
+ },
+ {
+ "value": 286.08210556429697,
+ "ts": 1726187221302
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 41d5ea08ad..0283e169aa 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -1306,5 +1306,9 @@
{
"value": 54.36555398499511,
"ts": 1726101078238
+ },
+ {
+ "value": 39.04114937143749,
+ "ts": 1726187601397
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index bfa960d1b5..add5e22895 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 65456d8fac..98afd3b268 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -666,5 +666,9 @@
{
"value": 3446.82317797097,
"ts": 1726100786447
+ },
+ {
+ "value": 2834.3778540610338,
+ "ts": 1726187185280
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 01f2884f3c..b72c98ffae 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -662,5 +662,9 @@
{
"value": 4592.305337279315,
"ts": 1726100774191
+ },
+ {
+ "value": 3507.1311667056348,
+ "ts": 1726187177498
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index d2ff6dc8f7..d20eba0bfa 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -1406,5 +1406,9 @@
{
"value": 908.6044844679111,
"ts": 1726100903807
+ },
+ {
+ "value": 855.6027721529819,
+ "ts": 1726187324497
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 0611307774..95eb1502b7 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 8e11314afd..505097f314 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -666,5 +666,9 @@
{
"value": 107.43446497636442,
"ts": 1726100807426
+ },
+ {
+ "value": 130.31013812874642,
+ "ts": 1726187205566
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index afea49e6cc..d5fdbda507 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -662,5 +662,9 @@
{
"value": 174.03411068569437,
"ts": 1726100790211
+ },
+ {
+ "value": 183.75597206909225,
+ "ts": 1726187194069
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 1ad08dbeb6..2aa35d9cf5 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -1418,5 +1418,9 @@
{
"value": 22.787348464132712,
"ts": 1726100987909
+ },
+ {
+ "value": 14.967371130934563,
+ "ts": 1726187429693
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 804b908435..79db94c532 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 f9318dc8ad..8f8e63e26d 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