From 34beb654ce26afeacb4608573e4b2cda757e5eb7 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 9 Aug 2024 00:36:14 +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 3eb9a02b73..2c809f3403 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 92.45562130177514,
"ts": 1723076720762
+ },
+ {
+ "value": 90.711175616836,
+ "ts": 1723163097350
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index bad2c6baa6..4d30d413b0 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -518,5 +518,9 @@
{
"value": 128.33675564681724,
"ts": 1723076715881
+ },
+ {
+ "value": 128.53470437017995,
+ "ts": 1723163089163
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 459c4de9ed..1ed2eea3a0 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -1286,5 +1286,9 @@
{
"value": 18.730800929047728,
"ts": 1723076830177
+ },
+ {
+ "value": 16.2877060394814,
+ "ts": 1723163235494
}
]
\ No newline at end of file
diff --git a/bash_4workers_benchmark.json b/bash_4workers_benchmark.json
index 17afe2a1fe..76a6f0a39d 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 368.8675765400221,
"ts": 1723076750542
+ },
+ {
+ "value": 411.43797572515945,
+ "ts": 1723163125911
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 517b1d7b7c..0bf73f3b7c 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -518,5 +518,9 @@
{
"value": 468.4937924572499,
"ts": 1723076742957
+ },
+ {
+ "value": 448.63167339614176,
+ "ts": 1723163115043
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 78d35943ba..2cd9b0c9a3 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -1262,5 +1262,9 @@
{
"value": 101.86411327289396,
"ts": 1723076933724
+ },
+ {
+ "value": 116.70654140164557,
+ "ts": 1723163343892
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 245ffe3d16..936d8649bc 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 91c33ae843..01d89082e9 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 157.6292559899117,
"ts": 1723076731007
+ },
+ {
+ "value": 177.61989342806396,
+ "ts": 1723163107119
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 46de3f1509..cd8d690263 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -518,5 +518,9 @@
{
"value": 250.50100200400803,
"ts": 1723076723934
+ },
+ {
+ "value": 257.99793601651186,
+ "ts": 1723163096795
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index aaad0be670..a2f801aaf7 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -1222,5 +1222,9 @@
{
"value": 28.742239595309265,
"ts": 1723076876911
+ },
+ {
+ "value": 26.343519494204426,
+ "ts": 1723163284185
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 0af780a9ef..401cfc3c79 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 e8c3f323ae..1ae41edc80 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 d48e20f32f..899a68aaf2 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -1054,5 +1054,9 @@
{
"value": 449.7885993583016,
"ts": 1723077090676
+ },
+ {
+ "value": 740.052461496715,
+ "ts": 1723163341373
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 94a82ba0a0..997d27a0c2 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 112.43534967393748,
"ts": 1723076726617
+ },
+ {
+ "value": 111.13580795732386,
+ "ts": 1723163103156
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 81ab75c956..0f99a48122 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -518,5 +518,9 @@
{
"value": 152.71838729383018,
"ts": 1723076720545
+ },
+ {
+ "value": 171.46776406035667,
+ "ts": 1723163093503
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index cb86859672..b4119d7972 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -1274,5 +1274,9 @@
{
"value": 18.760318174996247,
"ts": 1723076858175
+ },
+ {
+ "value": 18.563207722294415,
+ "ts": 1723163263851
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index edfd55a50f..498231552d 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 072c08d732..08117ec527 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 bb0d6d4b41..ab02626682 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 535.1886540005352,
"ts": 1723076742769
+ },
+ {
+ "value": 488.99755501222495,
+ "ts": 1723163119036
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 32c7df7232..7825e7e79f 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -518,5 +518,9 @@
{
"value": 352.7336860670194,
"ts": 1723076736517
+ },
+ {
+ "value": 453.7205081669691,
+ "ts": 1723163108309
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index b5803002e7..dcdca140d1 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -262,5 +262,9 @@
{
"value": 214.9844136300118,
"ts": 1723076912135
+ },
+ {
+ "value": 190.8761213972132,
+ "ts": 1723163324442
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 0bf0e8c561..9744b312db 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 e88aff5189..1d253fef8c 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 7490da4ace..ebcab83d91 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 244.73813020068525,
"ts": 1723076759039
+ },
+ {
+ "value": 238.72045834328003,
+ "ts": 1723163134617
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 945a18f812..c2dcff3a17 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -518,5 +518,9 @@
{
"value": 351.6792685071215,
"ts": 1723076748945
+ },
+ {
+ "value": 365.697568111172,
+ "ts": 1723163120819
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index c3a8f7de78..6ab3693448 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -1162,5 +1162,9 @@
{
"value": 38.57429409041815,
"ts": 1723076985870
+ },
+ {
+ "value": 40.44162251789542,
+ "ts": 1723163393681
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 34fc675829..f494b10ac4 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 ae998412ac..2e6bf90e70 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 3751.5631513130475,
"ts": 1723076717304
+ },
+ {
+ "value": 3747.9698496647648,
+ "ts": 1723163093951
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index a74f3bc82f..9e57c71b7f 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -518,5 +518,9 @@
{
"value": 4184.684056353745,
"ts": 1723076713252
+ },
+ {
+ "value": 4412.846285854376,
+ "ts": 1723163086469
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index de158cf5ce..c2be8b2bda 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -1262,5 +1262,9 @@
{
"value": 909.5686623276873,
"ts": 1723076816167
+ },
+ {
+ "value": 880.2558610369415,
+ "ts": 1723163219395
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index be2a397680..ac0fdd7863 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 bc695577fa..9f517d4997 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 130.61650992685475,
"ts": 1723076736210
+ },
+ {
+ "value": 130.3780964797914,
+ "ts": 1723163112229
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 18a726194f..f4deb10280 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -518,5 +518,9 @@
{
"value": 191.79133103183736,
"ts": 1723076728368
+ },
+ {
+ "value": 203.83204239706484,
+ "ts": 1723163100708
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 552547cb43..acf7ea4fd6 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -1274,5 +1274,9 @@
{
"value": 22.851919561243147,
"ts": 1723076900531
+ },
+ {
+ "value": 19.554929797802025,
+ "ts": 1723163311149
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index dace9a6397..3edb268dad 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 326aba3740..bfacbe0525 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