From 51a317c88409077177e067523a0a8b93dfdd9bb1 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 21 Oct 2023 00:42:41 +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 | 6 ++++++
nativets_benchmark.svg | 1 +
noop_benchmark.json | 4 ++++
noop_benchmark.svg | 2 +-
python_benchmark.json | 4 ++++
python_benchmark.svg | 2 +-
20 files changed, 49 insertions(+), 10 deletions(-)
create mode 100644 nativets_benchmark.json
create mode 100644 nativets_benchmark.svg
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index fccffac95d..32d43e5534 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -126,5 +126,9 @@
{
"value": 14.646435057706954,
"ts": 1696033142876
+ },
+ {
+ "value": 15.183723048891588,
+ "ts": 1697848779173
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg
index a808f7d8ce..3bc1b6a63d 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 6847e84f3e..6840cb491e 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -114,5 +114,9 @@
{
"value": 29.37375161555634,
"ts": 1696033317762
+ },
+ {
+ "value": 31.571636042179705,
+ "ts": 1697848951009
}
]
\ No newline at end of file
diff --git a/bash_benchmark.svg b/bash_benchmark.svg
index fb5fd52a0f..735ebc65c8 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 67fb2b2889..44b11f253c 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -62,5 +62,9 @@
{
"value": 19.6347928529354,
"ts": 1696033264623
+ },
+ {
+ "value": 19.785524909975862,
+ "ts": 1697848900699
}
]
\ No newline at end of file
diff --git a/bun_benchmark.svg b/bun_benchmark.svg
index becd192612..affd9852ab 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 9ff2d76042..12ee07517f 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 6f0606ba92..189c9030b9 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -58,5 +58,9 @@
{
"value": 1129.2204614747618,
"ts": 1696033207848
+ },
+ {
+ "value": 1051.9302920859777,
+ "ts": 1697848845815
}
]
\ No newline at end of file
diff --git a/dedicated_benchmark.svg b/dedicated_benchmark.svg
index c7b87de46c..12717ca0ec 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 b250bfc42f..23c49a9613 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -114,5 +114,9 @@
{
"value": 17.411289480098898,
"ts": 1696033237835
+ },
+ {
+ "value": 18.585287886109356,
+ "ts": 1697848874016
}
]
\ No newline at end of file
diff --git a/deno_benchmark.svg b/deno_benchmark.svg
index 4d4c739331..cfb9cab322 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 4ed365d8a6..7d42eb2827 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -114,5 +114,9 @@
{
"value": 66.8181210744354,
"ts": 1696033299995
+ },
+ {
+ "value": 72.76961141027506,
+ "ts": 1697848934378
}
]
\ No newline at end of file
diff --git a/go_benchmark.svg b/go_benchmark.svg
index 773861b8e9..9a7a0ddf05 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 912adc59a5..2dda1d3c66 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
new file mode 100644
index 0000000000..1d607609c5
--- /dev/null
+++ b/nativets_benchmark.json
@@ -0,0 +1,6 @@
+[
+ {
+ "value": 49.475559073817536,
+ "ts": 1697848961300
+ }
+]
\ No newline at end of file
diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg
new file mode 100644
index 0000000000..c741c48def
--- /dev/null
+++ b/nativets_benchmark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 2162cbeeea..1d6b6ae3a1 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -114,5 +114,9 @@
{
"value": 1082.6416456153013,
"ts": 1696033125074
+ },
+ {
+ "value": 1207.3406310367031,
+ "ts": 1697848762077
}
]
\ No newline at end of file
diff --git a/noop_benchmark.svg b/noop_benchmark.svg
index 2f91c9bcaa..579793aa0a 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 39c8e67432..751f0f76f9 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -114,5 +114,9 @@
{
"value": 20.553294693139307,
"ts": 1696033291199
+ },
+ {
+ "value": 21.16312537035469,
+ "ts": 1697848926142
}
]
\ No newline at end of file
diff --git a/python_benchmark.svg b/python_benchmark.svg
index ea83d815a7..9fb6bf1ccd 100644
--- a/python_benchmark.svg
+++ b/python_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file