From b76329f3c50ccf6406803132ed1c83559257a438 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 28 Apr 2024 00:33:29 +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 98ad85ba11..d9342ae974 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 108.9799476896251,
"ts": 1714177335717
+ },
+ {
+ "value": 79.01390644753477,
+ "ts": 1714263877377
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index e7f226d53c..871ceba0ba 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -170,5 +170,9 @@
{
"value": 153.18627450980392,
"ts": 1714177321562
+ },
+ {
+ "value": 116.82242990654206,
+ "ts": 1714263884793
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 9296a6308b..d10d4d0daf 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -938,5 +938,9 @@
{
"value": 14.22475106685633,
"ts": 1714177479471
+ },
+ {
+ "value": 12.960754834361552,
+ "ts": 1714264092501
}
]
\ No newline at end of file
diff --git a/bash_4workers_benchmark.json b/bash_4workers_benchmark.json
index b88a830759..a898e80b1f 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 465.98322460391427,
"ts": 1714177363259
+ },
+ {
+ "value": 331.3452617627568,
+ "ts": 1714263913836
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 1ae311e867..3b3f4e3ef0 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -170,5 +170,9 @@
{
"value": 550.2063273727648,
"ts": 1714177344969
+ },
+ {
+ "value": 407.1661237785016,
+ "ts": 1714263914370
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index a3fe05983c..d3757bf655 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -914,5 +914,9 @@
{
"value": 87.66546857192952,
"ts": 1714177621385
+ },
+ {
+ "value": 83.9066957543212,
+ "ts": 1714264241218
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 468ae5304a..bd8a5b32b0 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 0e6a6957c3..26b66506dd 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 134.15615776764153,
"ts": 1714177345975
+ },
+ {
+ "value": 102.85949393128986,
+ "ts": 1714263890474
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index b92bcd64e6..7a3d801802 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -170,5 +170,9 @@
{
"value": 217.0138888888889,
"ts": 1714177329180
+ },
+ {
+ "value": 157.33165512901195,
+ "ts": 1714263893965
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 4647f9fc49..66b97579d5 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -874,5 +874,9 @@
{
"value": 16.268098259313486,
"ts": 1714177546498
+ },
+ {
+ "value": 14.86944626182121,
+ "ts": 1714264163201
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 4713c8ac0d..2e1fcd2888 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 bbe9906b7e..495d0bdf23 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 27c78a6415..a90db8bbe1 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -710,5 +710,9 @@
{
"value": 738.1465959139484,
"ts": 1714177750663
+ },
+ {
+ "value": 746.0212201591512,
+ "ts": 1714264186907
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index ec3038a7b9..56e3d04652 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 130.41210224308816,
"ts": 1714177340872
+ },
+ {
+ "value": 94.8586605957124,
+ "ts": 1714263884141
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index a9a97159dd..b2e8a53659 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -170,5 +170,9 @@
{
"value": 204.0816326530612,
"ts": 1714177325448
+ },
+ {
+ "value": 157.72870662460568,
+ "ts": 1714263889386
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 6de99a6e01..c7dc39afa1 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -926,5 +926,9 @@
{
"value": 14.87254231238288,
"ts": 1714177514424
+ },
+ {
+ "value": 14.613900742386159,
+ "ts": 1714264128174
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 712b6cd06a..19f820b823 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 85d86d152d..821a7caef5 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 52dc7b02ee..f527eefe3b 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 641.8485237483953,
"ts": 1714177356519
+ },
+ {
+ "value": 390.85401602501463,
+ "ts": 1714263905085
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 6e2de04c46..5491c70003 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -170,5 +170,9 @@
{
"value": 602.0469596628537,
"ts": 1714177338821
+ },
+ {
+ "value": 399.6003996003996,
+ "ts": 1714263906832
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 67481cfffd..389d02f5ba 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -926,5 +926,9 @@
{
"value": 122.1523239479631,
"ts": 1714177596358
+ },
+ {
+ "value": 120.3659123736158,
+ "ts": 1714264214756
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 896380beed..5c7d9ce65f 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 8f96919218..2ac40bb727 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 162c4eebe8..2092615289 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 420.78687144961077,
"ts": 1714177368346
+ },
+ {
+ "value": 289.51939779965255,
+ "ts": 1714263921136
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 4f7ccd3d7c..5d782352a9 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -170,5 +170,9 @@
{
"value": 619.3868070610096,
"ts": 1714177348548
+ },
+ {
+ "value": 429.27666881305004,
+ "ts": 1714263919399
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 66a472555c..998eb6ac6a 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -814,5 +814,9 @@
{
"value": 46.15633149477279,
"ts": 1714177665075
+ },
+ {
+ "value": 43.42162396873643,
+ "ts": 1714264287633
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 5b2ea9c150..4e25b3a90d 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 d3440ab93c..7334e484fe 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 4009.9803956513992,
"ts": 1714177332667
+ },
+ {
+ "value": 3322.8724386191616,
+ "ts": 1714263873460
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 9910e5ffff..e6a3c46b75 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -170,5 +170,9 @@
{
"value": 5432.814197754437,
"ts": 1714177319230
+ },
+ {
+ "value": 3907.77647518562,
+ "ts": 1714263881928
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index a6487018db..44d25c36e5 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -914,5 +914,9 @@
{
"value": 891.8131552349431,
"ts": 1714177461130
+ },
+ {
+ "value": 613.6475208640157,
+ "ts": 1714264072438
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 8d434d0124..98125b78e2 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 d0b34a72c1..57dd13ecd4 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 166.11295681063123,
"ts": 1714177350376
+ },
+ {
+ "value": 116.44154634373545,
+ "ts": 1714263896709
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index bc43062fa8..8f94cea916 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -170,5 +170,9 @@
{
"value": 262.7430373095113,
"ts": 1714177332471
+ },
+ {
+ "value": 180.8972503617945,
+ "ts": 1714263898556
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 5209844e10..7d13a060a7 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -926,5 +926,9 @@
{
"value": 17.356289919466814,
"ts": 1714177577101
+ },
+ {
+ "value": 16.721848767599745,
+ "ts": 1714264194996
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index b4ee215a21..66a7ad2c8a 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 2a45212ba2..a10f8d62c3 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