From d7a354643f577a8fb6990159da680d1ce695e9ba Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 26 Jan 2024 00:25:48 +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 036a3aa4f7..b89c02f941 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -502,5 +502,9 @@
{
"value": 10.82485386447283,
"ts": 1706142212916
+ },
+ {
+ "value": 10.99964801126364,
+ "ts": 1706228518475
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg
index 91829d1830..8961857072 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 32cdf19b25..7f965d020b 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 32.459101532069596,
"ts": 1706142424918
+ },
+ {
+ "value": 31.847133757961785,
+ "ts": 1706228735610
}
]
\ No newline at end of file
diff --git a/bash_benchmark.svg b/bash_benchmark.svg
index 99b6f2b46c..afebc65957 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 7a0279ccc1..d20a2a96b3 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -438,5 +438,9 @@
{
"value": 14.506629529695072,
"ts": 1706142368470
+ },
+ {
+ "value": 13.956344554234354,
+ "ts": 1706228675992
}
]
\ No newline at end of file
diff --git a/bun_benchmark.svg b/bun_benchmark.svg
index c35cf16f7a..43843e6551 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 484db31af6..8acd759ca5 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 3811279f22..574bd165c2 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -290,5 +290,9 @@
{
"value": 698.909700866648,
"ts": 1706142291104
+ },
+ {
+ "value": 687.0019236053861,
+ "ts": 1706228597676
}
]
\ No newline at end of file
diff --git a/dedicated_benchmark.svg b/dedicated_benchmark.svg
index 89e20f34ab..f269989027 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 190d794412..a70eee1633 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 12.425138540294725,
"ts": 1706142332709
+ },
+ {
+ "value": 12.578299916983221,
+ "ts": 1706228638864
}
]
\ No newline at end of file
diff --git a/deno_benchmark.svg b/deno_benchmark.svg
index 2b9c06e22d..1286bd494b 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 f7a3a9d505..fe1c5e471a 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 61.01281269066504,
"ts": 1706142408723
+ },
+ {
+ "value": 51.39274334463974,
+ "ts": 1706228719155
}
]
\ No newline at end of file
diff --git a/go_benchmark.svg b/go_benchmark.svg
index 5f9cec9945..e4addc1876 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 4158512ecb..5b92986ece 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 55f7375697..2abb40183b 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -374,5 +374,9 @@
{
"value": 42.261854450173274,
"ts": 1706142436918
+ },
+ {
+ "value": 40.50879040751843,
+ "ts": 1706228748123
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg
index 7d18f25a71..dc1468ea8e 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 3ec6a946aa..09528a3c23 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 791.55672823219,
"ts": 1706142189163
+ },
+ {
+ "value": 828.9124668435013,
+ "ts": 1706228494973
}
]
\ No newline at end of file
diff --git a/noop_benchmark.svg b/noop_benchmark.svg
index 27dca32d12..081193fc54 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 c80e929a82..f2494617f4 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 17.24435247456458,
"ts": 1706142399237
+ },
+ {
+ "value": 16.429533729832748,
+ "ts": 1706228708156
}
]
\ No newline at end of file
diff --git a/python_benchmark.svg b/python_benchmark.svg
index 27cce989f8..3259556a8b 100644
--- a/python_benchmark.svg
+++ b/python_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file