From aa82aa943fe63bb70af759effbca9d31d256f1ca Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 25 May 2024 00:29:31 +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 616970cac5..e90c88489b 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 97.69441187964048,
"ts": 1716423765350
+ },
+ {
+ "value": 87.38203425375742,
+ "ts": 1716596536576
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 075a48843e..917e1000c5 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 113.94712853236099,
"ts": 1716423755248
+ },
+ {
+ "value": 139.97760358342666,
+ "ts": 1716596524082
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 7a0bbb5f3c..f38460231f 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -1042,5 +1042,9 @@
{
"value": 19.258916878514754,
"ts": 1716423890556
+ },
+ {
+ "value": 15.658273831892773,
+ "ts": 1716596617613
}
]
\ No newline at end of file
diff --git a/bash_4workers_benchmark.json b/bash_4workers_benchmark.json
index 0ce7bbf182..f43c509f82 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 373.27360955580446,
"ts": 1716423796954
+ },
+ {
+ "value": 391.6193459956922,
+ "ts": 1716596567790
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index b89241a88c..802651c6ea 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 494.31537320810673,
"ts": 1716423779900
+ },
+ {
+ "value": 499.1265285749938,
+ "ts": 1716596548168
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index b75bb4f088..4685262d82 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -1018,5 +1018,9 @@
{
"value": 83.89613658291036,
"ts": 1716424007071
+ },
+ {
+ "value": 112.62529564140107,
+ "ts": 1716596730245
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 51897690e1..754928e0ce 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 dd87d38b29..ffa587cb29 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 117.86892975011787,
"ts": 1716423776989
+ },
+ {
+ "value": 113.58473421172194,
+ "ts": 1716596548377
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 4bd64e036b..fa2014374a 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 174.5810055865922,
"ts": 1716423763285
+ },
+ {
+ "value": 191.79133103183736,
+ "ts": 1716596531954
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 6f171e2340..60994d5ee7 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -978,5 +978,9 @@
{
"value": 19.591708788840563,
"ts": 1716423944085
+ },
+ {
+ "value": 18.73711823121604,
+ "ts": 1716596675440
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index a66097723b..0f427f0306 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 a78651106f..5fc69d8767 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 cb2fc51644..408a858bbb 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -810,5 +810,9 @@
{
"value": 663.8734804673669,
"ts": 1716424005354
+ },
+ {
+ "value": 1019.41417665315,
+ "ts": 1716596726742
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 9cf86e19b2..2b61464572 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 108.64841373315949,
"ts": 1716423771389
+ },
+ {
+ "value": 99.58175662218682,
+ "ts": 1716596542730
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 79030973ab..1551706d49 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 172.1170395869191,
"ts": 1716423759293
+ },
+ {
+ "value": 187.96992481203006,
+ "ts": 1716596528105
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 402c69399b..a179cdbbca 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -1030,5 +1030,9 @@
{
"value": 19.63633507442171,
"ts": 1716423917327
+ },
+ {
+ "value": 17.5284837861525,
+ "ts": 1716596647452
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index af3d86617f..526ff91460 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 b621fc4178..2aa18c61ef 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 bd60d34c3e..0a63b36929 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 543.1830526887561,
"ts": 1716423789203
+ },
+ {
+ "value": 494.80455220188026,
+ "ts": 1716596560659
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 098c9f5fdf..970d0b68db 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 435.2557127312296,
"ts": 1716423774158
+ },
+ {
+ "value": 550.5092210294522,
+ "ts": 1716596541997
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index c4b693924e..22c7b387b5 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -18,5 +18,9 @@
{
"value": 173.08524448290783,
"ts": 1716423981352
+ },
+ {
+ "value": 207.8785988982434,
+ "ts": 1716596710625
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 0057377e97..ea55398e2f 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 60a80b357b..b2013c6bc3 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 b92f005e3e..44f0e68880 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 252.4296352391771,
"ts": 1716423805256
+ },
+ {
+ "value": 242.8068471530897,
+ "ts": 1716596576376
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 5948c3740d..b2e3e33216 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 323.25844512687894,
"ts": 1716423786490
+ },
+ {
+ "value": 386.69760247486465,
+ "ts": 1716596553668
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index a89336610d..3e746961fd 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -918,5 +918,9 @@
{
"value": 28.789819919676404,
"ts": 1716424076932
+ },
+ {
+ "value": 35.5637747390508,
+ "ts": 1716596786819
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 7e2139c8bd..d34dde5e53 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 a64bfddef2..6f247de4a9 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 3305.6637038125323,
"ts": 1716423762052
+ },
+ {
+ "value": 3039.6163328717616,
+ "ts": 1716596532967
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 02f593d62c..8ce9ee2e2c 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 4868.812550716798,
"ts": 1716423752450
+ },
+ {
+ "value": 5217.391304347826,
+ "ts": 1716596521582
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index a0fc44aca6..960f85283b 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -1018,5 +1018,9 @@
{
"value": 1223.7738465931495,
"ts": 1716423876952
+ },
+ {
+ "value": 1436.5752047119668,
+ "ts": 1716596600983
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index ea92f963ab..92f0f4cf68 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 17dfe7b97a..40de8e4f8b 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 138.0071763731714,
"ts": 1716423782479
+ },
+ {
+ "value": 132.45033112582783,
+ "ts": 1716596553972
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 424f540ca2..67d524265d 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 192.4557351809084,
"ts": 1716423767106
+ },
+ {
+ "value": 227.89425706472198,
+ "ts": 1716596535432
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index c72ccf8842..e09ee35c64 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -1030,5 +1030,9 @@
{
"value": 23.16316130825535,
"ts": 1716423967324
+ },
+ {
+ "value": 22.89272469209285,
+ "ts": 1716596698489
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index b7793e14fe..261c7401cf 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 e7788a63c5..3477b156e9 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