From a38cc4f58ea4a9a803b25ae269803f6fff3010ff Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 17 Mar 2024 00:27:27 +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 bbf082f3b1..f33d985a4f 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -706,5 +706,9 @@
{
"value": 12.295283529238185,
"ts": 1710548536696
+ },
+ {
+ "value": 12.84224585195459,
+ "ts": 1710635045384
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg
index f85f133036..e2fa72f731 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 6a325eda39..33163a0b81 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -694,5 +694,9 @@
{
"value": 34.42814845417614,
"ts": 1710548761531
+ },
+ {
+ "value": 71.77720356014929,
+ "ts": 1710635236135
}
]
\ No newline at end of file
diff --git a/bash_benchmark.svg b/bash_benchmark.svg
index 202c69b9c5..d5bc620cc6 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 d7791f4b39..3ba79d953a 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -642,5 +642,9 @@
{
"value": 15.507722845977298,
"ts": 1710548701670
+ },
+ {
+ "value": 16.93996476487329,
+ "ts": 1710635196010
}
]
\ No newline at end of file
diff --git a/bun_benchmark.svg b/bun_benchmark.svg
index 110c7f52c7..e4befd3941 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 9412c6764c..cb879f0d5b 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 72635cc5f4..7034dd688b 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -494,5 +494,9 @@
{
"value": 526.7038870746866,
"ts": 1710548630251
+ },
+ {
+ "value": 532.0658342792282,
+ "ts": 1710635131935
}
]
\ No newline at end of file
diff --git a/dedicated_benchmark.svg b/dedicated_benchmark.svg
index 9055d5e044..aa8ea3276f 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 4e1b22ade7..4959ca1010 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -694,5 +694,9 @@
{
"value": 13.691503053205182,
"ts": 1710548668106
+ },
+ {
+ "value": 15.5550024888004,
+ "ts": 1710635165312
}
]
\ No newline at end of file
diff --git a/deno_benchmark.svg b/deno_benchmark.svg
index dff55c1105..47b45664ba 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 e410e5110d..96ff081981 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -694,5 +694,9 @@
{
"value": 39.218762255863204,
"ts": 1710548746291
+ },
+ {
+ "value": 119.27480916030534,
+ "ts": 1710635228467
}
]
\ No newline at end of file
diff --git a/go_benchmark.svg b/go_benchmark.svg
index 21faa3a6cf..4282290e9b 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 5660e67887..218f5229ce 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 e0a3b77a7a..46845ce066 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -578,5 +578,9 @@
{
"value": 42.319085907744395,
"ts": 1710548773447
+ },
+ {
+ "value": 44.21257405606155,
+ "ts": 1710635247602
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg
index 4f8f9b2cc4..add8567d50 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 fdc02ee711..5ab88146d1 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -694,5 +694,9 @@
{
"value": 443.72134299659814,
"ts": 1710548515697
+ },
+ {
+ "value": 679.1325213926744,
+ "ts": 1710635025281
}
]
\ No newline at end of file
diff --git a/noop_benchmark.svg b/noop_benchmark.svg
index 08569ca164..70a63c8df3 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 6c2d688463..7619055b77 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -694,5 +694,9 @@
{
"value": 17.299840841464256,
"ts": 1710548732327
+ },
+ {
+ "value": 19.278223318938927,
+ "ts": 1710635223108
}
]
\ No newline at end of file
diff --git a/python_benchmark.svg b/python_benchmark.svg
index c59ca81a81..6f82b1b83e 100644
--- a/python_benchmark.svg
+++ b/python_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file