From 1933c33bbad619f5caad70aa6a8b17f593d3a973 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 13 Jul 2024 00:31:16 +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 d9fb583f1b..525832677b 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 96.00614439324116,
"ts": 1720743836128
+ },
+ {
+ "value": 97.73260359655981,
+ "ts": 1720830232006
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 3d5300bb43..6a0b5661db 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -410,5 +410,9 @@
{
"value": 143.84349827387803,
"ts": 1720743822717
+ },
+ {
+ "value": 97.84735812133071,
+ "ts": 1720830244326
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 5537393438..422144a1c8 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -1178,5 +1178,9 @@
{
"value": 17.66035603277762,
"ts": 1720743894312
+ },
+ {
+ "value": 17.975266033937302,
+ "ts": 1720830403993
}
]
\ No newline at end of file
diff --git a/bash_4workers_benchmark.json b/bash_4workers_benchmark.json
index 756f468031..5295064358 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 407.9135223332654,
"ts": 1720743868449
+ },
+ {
+ "value": 308.21390044691015,
+ "ts": 1720830263675
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index f4b52ab2f5..944b975220 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -410,5 +410,9 @@
{
"value": 501.75614651279477,
"ts": 1720743848520
+ },
+ {
+ "value": 371.74721189591077,
+ "ts": 1720830273017
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 8c97c9481f..8688b97f57 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -1154,5 +1154,9 @@
{
"value": 115.70056693277796,
"ts": 1720743992951
+ },
+ {
+ "value": 119.4600406164138,
+ "ts": 1720830513192
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 8298df4fc2..ef266b80f5 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 851cc7454b..e5444984d1 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 117.86892975011787,
"ts": 1720743847481
+ },
+ {
+ "value": 119.38872970391596,
+ "ts": 1720830242788
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 32103e8df3..be4e2df111 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -410,5 +410,9 @@
{
"value": 188.32391713747649,
"ts": 1720743830900
+ },
+ {
+ "value": 181.8181818181818,
+ "ts": 1720830252866
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 1ea18b9864..65db30c87f 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -1114,5 +1114,9 @@
{
"value": 24.640252316183716,
"ts": 1720743941360
+ },
+ {
+ "value": 18.375597206909223,
+ "ts": 1720830460058
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index f33d553d23..b50015bf0f 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 32b68d3d3f..418c34d55d 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 a4272221bf..9a283e47a5 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -946,5 +946,9 @@
{
"value": 871.0717085587635,
"ts": 1720744051214
+ },
+ {
+ "value": 860.0095556617296,
+ "ts": 1720830523967
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 1811f81968..455f29134d 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 117.84115012962526,
"ts": 1720743841803
+ },
+ {
+ "value": 119.30326890956813,
+ "ts": 1720830237325
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index dcbc418597..b52eaddb8b 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -410,5 +410,9 @@
{
"value": 188.1821603312006,
"ts": 1720743826809
+ },
+ {
+ "value": 177.87264318747776,
+ "ts": 1720830248491
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 4dd5579eae..a679da22ba 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -1166,5 +1166,9 @@
{
"value": 20.544849406253853,
"ts": 1720743919855
+ },
+ {
+ "value": 19.054878048780488,
+ "ts": 1720830431488
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index d046d83bca..98106c6fc5 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 b67c221c9a..87b31b8034 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 980da5e882..5ce5c5851d 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 454.85558335228563,
"ts": 1720743860902
+ },
+ {
+ "value": 429.3688278231,
+ "ts": 1720830255180
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 03bb9682d7..421af59d00 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -410,5 +410,9 @@
{
"value": 464.4681839294008,
"ts": 1720743841908
+ },
+ {
+ "value": 401.2841091492777,
+ "ts": 1720830265148
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 67f2fcefd2..87bb5ae458 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -154,5 +154,9 @@
{
"value": 216.16947686986595,
"ts": 1720743973783
+ },
+ {
+ "value": 198.45207382417146,
+ "ts": 1720830494017
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 7a78263c3b..da135ec514 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 f1601905c7..f3a3856804 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 ea2ee5234b..a6a4e5c880 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 257.43338911056765,
"ts": 1720743876555
+ },
+ {
+ "value": 261.19890296460756,
+ "ts": 1720830271771
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index a185e2b4ff..be2db120fe 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -410,5 +410,9 @@
{
"value": 407.00040700040705,
"ts": 1720743853829
+ },
+ {
+ "value": 309.93336432666973,
+ "ts": 1720830280058
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index d5db85a235..ecb4d5477c 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -1054,5 +1054,9 @@
{
"value": 41.86728072011723,
"ts": 1720744041098
+ },
+ {
+ "value": 34.06632713893951,
+ "ts": 1720830572470
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 8db78d64e1..b42927c8e8 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 f3de2c1185..b33dc740b3 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 2922.2676797194626,
"ts": 1720743832628
+ },
+ {
+ "value": 3716.3975719535865,
+ "ts": 1720830228672
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index ec8d34c4c3..2f64ecd4b3 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -410,5 +410,9 @@
{
"value": 4701.457451810061,
"ts": 1720743820210
+ },
+ {
+ "value": 3277.017186134576,
+ "ts": 1720830240453
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 10810cd263..e88864c00c 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -1154,5 +1154,9 @@
{
"value": 1544.9317655136897,
"ts": 1720743879568
+ },
+ {
+ "value": 980.4135166343493,
+ "ts": 1720830389253
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index dfb8956dbe..1b2944caaf 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 75e13e99da..c111468796 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 132.48542660307365,
"ts": 1720743853273
+ },
+ {
+ "value": 136.20266957232363,
+ "ts": 1720830247664
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 09e46512b8..1efe728e39 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -410,5 +410,9 @@
{
"value": 218.72265966754156,
"ts": 1720743834655
+ },
+ {
+ "value": 200.88388911209321,
+ "ts": 1720830256895
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 498f3afc9a..e582972e1d 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -1166,5 +1166,9 @@
{
"value": 25.327997568512234,
"ts": 1720743962264
+ },
+ {
+ "value": 23.969319271332694,
+ "ts": 1720830482022
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 620bc78254..feb6c6910f 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 0f08ba87a8..d43dcc03f9 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