From 9bb5650c92694a36ce8f980697189705f6e0f412 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 12 Nov 2023 00:24:38 +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 e7e18e105a..7ca883a7fd 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -218,5 +218,9 @@
{
"value": 19.26188458278758,
"ts": 1699662033944
+ },
+ {
+ "value": 19.528198718950165,
+ "ts": 1699748511525
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg
index edb4e897d6..70f6e0d244 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 d5b49a5f90..9beffa5bdc 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -206,5 +206,9 @@
{
"value": 35.99452883161759,
"ts": 1699662192446
+ },
+ {
+ "value": 36.7403923873907,
+ "ts": 1699748670216
}
]
\ No newline at end of file
diff --git a/bash_benchmark.svg b/bash_benchmark.svg
index 043577d83f..d0a5aacaee 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 fbd06dcf8a..2249366f9f 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -154,5 +154,9 @@
{
"value": 25.030036043251904,
"ts": 1699662152409
+ },
+ {
+ "value": 24.772096710265554,
+ "ts": 1699748629911
}
]
\ No newline at end of file
diff --git a/bun_benchmark.svg b/bun_benchmark.svg
index b263f30abc..88985df975 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 78e385908d..a8562eb6bf 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 c462a85d53..4e0bb8bfb4 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -150,5 +150,9 @@
{
"value": 718.562874251497,
"ts": 1699662108587
+ },
+ {
+ "value": 718.2532081976633,
+ "ts": 1699748585777
}
]
\ No newline at end of file
diff --git a/dedicated_benchmark.svg b/dedicated_benchmark.svg
index 65a70e8a23..3f5b843b7c 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 0066d9016f..fbe44e96c7 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -206,5 +206,9 @@
{
"value": 22.983222247759137,
"ts": 1699662131402
+ },
+ {
+ "value": 23.02873986735446,
+ "ts": 1699748608654
}
]
\ No newline at end of file
diff --git a/deno_benchmark.svg b/deno_benchmark.svg
index a137983234..d33933cd8b 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 961fc94c0c..7c75ca0ec9 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -206,5 +206,9 @@
{
"value": 123.27416173570019,
"ts": 1699662178019
+ },
+ {
+ "value": 120.51096649795132,
+ "ts": 1699748655920
}
]
\ No newline at end of file
diff --git a/go_benchmark.svg b/go_benchmark.svg
index a192f2309d..6c8a3047cf 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 e658cb33a0..3fa9f60647 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 99275a1854..44312945d5 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -90,5 +90,9 @@
{
"value": 62.165858510506034,
"ts": 1699662200607
+ },
+ {
+ "value": 65.9282700421941,
+ "ts": 1699748677945
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg
index 28dfc9378d..0660c610f6 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 685df56255..c756300ba3 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -206,5 +206,9 @@
{
"value": 409.91446451507113,
"ts": 1699662020288
+ },
+ {
+ "value": 1177.1168484658244,
+ "ts": 1699748498112
}
]
\ No newline at end of file
diff --git a/noop_benchmark.svg b/noop_benchmark.svg
index 05148bb7ac..6c7d16cc4c 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 d45af16122..5f478aa09a 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -206,5 +206,9 @@
{
"value": 26.367136001687495,
"ts": 1699662172915
+ },
+ {
+ "value": 25.971327654269686,
+ "ts": 1699748650743
}
]
\ No newline at end of file
diff --git a/python_benchmark.svg b/python_benchmark.svg
index bf166d470c..fab46d0e20 100644
--- a/python_benchmark.svg
+++ b/python_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file