From 351fda35c734260b3327a87adf0d8994c17d5053 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 20 Jan 2024 00:26:21 +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 ad32d560f4..ccb2905165 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -478,5 +478,9 @@
{
"value": 10.856820254483866,
"ts": 1705623796085
+ },
+ {
+ "value": 10.615260498492633,
+ "ts": 1705710156348
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg
index fa4c81a427..53b671b500 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 163bd22e3e..6206dae1a4 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -466,5 +466,9 @@
{
"value": 33.033826638477805,
"ts": 1705624008933
+ },
+ {
+ "value": 32.907726734237194,
+ "ts": 1705710368895
}
]
\ No newline at end of file
diff --git a/bash_benchmark.svg b/bash_benchmark.svg
index d3bb597d02..9a6ffa7dbd 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 7f70b7daf3..a5bdf989d0 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 14.247855697717492,
"ts": 1705623952335
+ },
+ {
+ "value": 14.474293654469664,
+ "ts": 1705710311423
}
]
\ No newline at end of file
diff --git a/bun_benchmark.svg b/bun_benchmark.svg
index 90792c0b1a..4433484de5 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 fc9a347f75..5a357265dc 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 815a3a63bb..a1ddac3b65 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -266,5 +266,9 @@
{
"value": 706.2811940860721,
"ts": 1705623875234
+ },
+ {
+ "value": 687.3954586073368,
+ "ts": 1705710235419
}
]
\ No newline at end of file
diff --git a/dedicated_benchmark.svg b/dedicated_benchmark.svg
index eb829cdccb..7dbe5de4cf 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 ef8f18f886..1957100944 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -466,5 +466,9 @@
{
"value": 12.687135244861711,
"ts": 1705623915964
+ },
+ {
+ "value": 12.866369882401381,
+ "ts": 1705710275594
}
]
\ No newline at end of file
diff --git a/deno_benchmark.svg b/deno_benchmark.svg
index 6110f48e76..a2db101c5f 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 09e1d04365..1a82b41c98 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -466,5 +466,9 @@
{
"value": 59.60185957801884,
"ts": 1705623993030
+ },
+ {
+ "value": 60.31363088057902,
+ "ts": 1705710352970
}
]
\ No newline at end of file
diff --git a/go_benchmark.svg b/go_benchmark.svg
index 5b63a2a061..ed35d45bc0 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 80012835a4..f2eb05b825 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 873a9579fb..d07c3946f8 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -350,5 +350,9 @@
{
"value": 43.47448047995827,
"ts": 1705624020606
+ },
+ {
+ "value": 42.08754208754208,
+ "ts": 1705710380928
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg
index a5db1d76fd..a6142be8de 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 448f6349a7..0a0d2aafe1 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -466,5 +466,9 @@
{
"value": 843.3599460249634,
"ts": 1705623772294
+ },
+ {
+ "value": 721.8826700033688,
+ "ts": 1705710132134
}
]
\ No newline at end of file
diff --git a/noop_benchmark.svg b/noop_benchmark.svg
index 01091413ed..4ce8f6095e 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 3ac994d397..f14484fda3 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -466,5 +466,9 @@
{
"value": 16.7937392939912,
"ts": 1705623983353
+ },
+ {
+ "value": 16.53493832468005,
+ "ts": 1705710343432
}
]
\ No newline at end of file
diff --git a/python_benchmark.svg b/python_benchmark.svg
index 22a1a2bc83..e6212fe563 100644
--- a/python_benchmark.svg
+++ b/python_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file