From a6812c4f90303f9ce0c700180ffa80fe0f110bc7 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 9 Nov 2023 00:22:46 +0000
Subject: [PATCH] Update benchmarks
---
2steps_benchmark.json | 4 ++++
2steps_benchmark.svg | 2 +-
bash_benchmark.json | 4 ++++
bash_benchmark.svg | 2 +-
bun_benchmark.json | 4 ++++
bun_benchmark.svg | 2 +-
bun_vs_dedicated_vs_noop.svg | 2 +-
dedicated_benchmark.json | 4 ++++
dedicated_benchmark.svg | 2 +-
deno_benchmark.json | 4 ++++
deno_benchmark.svg | 2 +-
go_benchmark.json | 4 ++++
go_benchmark.svg | 2 +-
go_vs_python_vs_deno_vs_bun_vs_bash.svg | 2 +-
nativets_benchmark.json | 4 ++++
nativets_benchmark.svg | 2 +-
noop_benchmark.json | 4 ++++
noop_benchmark.svg | 2 +-
python_benchmark.json | 4 ++++
python_benchmark.svg | 2 +-
20 files changed, 47 insertions(+), 11 deletions(-)
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index a2ed58d761..5160d5e8df 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -206,5 +206,9 @@
{
"value": 19.13655848132272,
"ts": 1699402800853
+ },
+ {
+ "value": 19.449198693013848,
+ "ts": 1699489200831
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg
index 689393cc1a..f6679b3410 100644
--- a/2steps_benchmark.svg
+++ b/2steps_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 3468de7423..a7209af6fa 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -194,5 +194,9 @@
{
"value": 36.437837049992716,
"ts": 1699402958261
+ },
+ {
+ "value": 36.30291149350178,
+ "ts": 1699489359091
}
]
\ No newline at end of file
diff --git a/bash_benchmark.svg b/bash_benchmark.svg
index 9a9c2bacc9..544475d0c7 100644
--- a/bash_benchmark.svg
+++ b/bash_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index e3425d1c0a..4e48037d22 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -142,5 +142,9 @@
{
"value": 25.02753028331164,
"ts": 1699402918157
+ },
+ {
+ "value": 24.76841531678803,
+ "ts": 1699489318735
}
]
\ No newline at end of file
diff --git a/bun_benchmark.svg b/bun_benchmark.svg
index f2edba3649..b44253d31f 100644
--- a/bun_benchmark.svg
+++ b/bun_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 3afb17f7c7..5e6cd1a3cb 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 feff5ddcd5..1800913b4b 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -138,5 +138,9 @@
{
"value": 717.806383691439,
"ts": 1699402873342
+ },
+ {
+ "value": 718.2360123536595,
+ "ts": 1699489274354
}
]
\ No newline at end of file
diff --git a/dedicated_benchmark.svg b/dedicated_benchmark.svg
index 35bb84b15e..9ea2dc1dbe 100644
--- a/dedicated_benchmark.svg
+++ b/dedicated_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index ffdbe89099..c4d82df154 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -194,5 +194,9 @@
{
"value": 22.194602272727273,
"ts": 1699402897062
+ },
+ {
+ "value": 22.845654756465322,
+ "ts": 1699489297369
}
]
\ No newline at end of file
diff --git a/deno_benchmark.svg b/deno_benchmark.svg
index b520ec6a6f..07a31f2f5e 100644
--- a/deno_benchmark.svg
+++ b/deno_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 0924920133..d9d2845233 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -194,5 +194,9 @@
{
"value": 128.36970474967907,
"ts": 1699402943919
+ },
+ {
+ "value": 117.6470588235294,
+ "ts": 1699489344796
}
]
\ No newline at end of file
diff --git a/go_benchmark.svg b/go_benchmark.svg
index ba1280039b..b9d9a6d2f3 100644
--- a/go_benchmark.svg
+++ b/go_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.svg b/go_vs_python_vs_deno_vs_bun_vs_bash.svg
index 214df693dc..4402107456 100644
--- a/go_vs_python_vs_deno_vs_bun_vs_bash.svg
+++ b/go_vs_python_vs_deno_vs_bun_vs_bash.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index a49b3a6279..8778d239d9 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -78,5 +78,9 @@
{
"value": 59.15759583530525,
"ts": 1699402966841
+ },
+ {
+ "value": 65.57377049180327,
+ "ts": 1699489366843
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg
index 3151c3cc22..fce407ca91 100644
--- a/nativets_benchmark.svg
+++ b/nativets_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 6f6b631a85..80ae7d8058 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -194,5 +194,9 @@
{
"value": 1270.8095056551024,
"ts": 1699402787211
+ },
+ {
+ "value": 1182.7321111768185,
+ "ts": 1699489187478
}
]
\ No newline at end of file
diff --git a/noop_benchmark.svg b/noop_benchmark.svg
index 7021bcb78d..868a65e5a9 100644
--- a/noop_benchmark.svg
+++ b/noop_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 35ddd84253..8605a2a446 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -194,5 +194,9 @@
{
"value": 26.07561929595828,
"ts": 1699402938911
+ },
+ {
+ "value": 26.089225150013046,
+ "ts": 1699489339493
}
]
\ No newline at end of file
diff --git a/python_benchmark.svg b/python_benchmark.svg
index cd7eb30a4b..69b63bb00a 100644
--- a/python_benchmark.svg
+++ b/python_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file