From 18ad873d604a138f1c9834a3be9cad59fa3fd4b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 18:10:33 +0000 Subject: [PATCH] Update benchmarks --- bash_benchmark.json | 6 ++++++ bash_benchmark.svg | 1 + deno_benchmark.json | 6 ++++++ deno_benchmark.svg | 1 + flow_benchmark.json | 6 ++++++ flow_benchmark.svg | 1 + go_benchmark.json | 6 ++++++ go_benchmark.svg | 1 + noop_benchmark.json | 6 ++++++ noop_benchmark.svg | 1 + python_benchmark.json | 6 ++++++ python_benchmark.svg | 1 + 12 files changed, 42 insertions(+) create mode 100644 bash_benchmark.json create mode 100644 bash_benchmark.svg create mode 100644 deno_benchmark.json create mode 100644 deno_benchmark.svg create mode 100644 flow_benchmark.json create mode 100644 flow_benchmark.svg create mode 100644 go_benchmark.json create mode 100644 go_benchmark.svg create mode 100644 noop_benchmark.json create mode 100644 noop_benchmark.svg create mode 100644 python_benchmark.json create mode 100644 python_benchmark.svg diff --git a/bash_benchmark.json b/bash_benchmark.json new file mode 100644 index 0000000000..804cbbe634 --- /dev/null +++ b/bash_benchmark.json @@ -0,0 +1,6 @@ +[ + { + "value": 33.405612645737094, + "ts": 1694023833507 + } +] \ No newline at end of file diff --git a/bash_benchmark.svg b/bash_benchmark.svg new file mode 100644 index 0000000000..87ca936369 --- /dev/null +++ b/bash_benchmark.svg @@ -0,0 +1 @@ +.5070510152025303540455055[jobs/s]bash throughput benchmark \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json new file mode 100644 index 0000000000..a70fb28f3e --- /dev/null +++ b/deno_benchmark.json @@ -0,0 +1,6 @@ +[ + { + "value": 24.277084477436702, + "ts": 1694023737463 + } +] \ No newline at end of file diff --git a/deno_benchmark.svg b/deno_benchmark.svg new file mode 100644 index 0000000000..2cd51cdb7b --- /dev/null +++ b/deno_benchmark.svg @@ -0,0 +1 @@ +.4630510152025303540[jobs/s]deno throughput benchmark \ No newline at end of file diff --git a/flow_benchmark.json b/flow_benchmark.json new file mode 100644 index 0000000000..b43c538cef --- /dev/null +++ b/flow_benchmark.json @@ -0,0 +1,6 @@ +[ + { + "value": 19.768210768106357, + "ts": 1694023684091 + } +] \ No newline at end of file diff --git a/flow_benchmark.svg b/flow_benchmark.svg new file mode 100644 index 0000000000..8044295463 --- /dev/null +++ b/flow_benchmark.svg @@ -0,0 +1 @@ +.091024681012141618202224262830[jobs/s]flow throughput benchmark \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json new file mode 100644 index 0000000000..10640c565a --- /dev/null +++ b/go_benchmark.json @@ -0,0 +1,6 @@ +[ + { + "value": 82.01352623919185, + "ts": 1694023801069 + } +] \ No newline at end of file diff --git a/go_benchmark.svg b/go_benchmark.svg new file mode 100644 index 0000000000..1a17d50965 --- /dev/null +++ b/go_benchmark.svg @@ -0,0 +1 @@ +.0690102030405060708090100110120130[jobs/s]go throughput benchmark \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json new file mode 100644 index 0000000000..1be9eb1fca --- /dev/null +++ b/noop_benchmark.json @@ -0,0 +1,6 @@ +[ + { + "value": 701.2622720897616, + "ts": 1694023655218 + } +] \ No newline at end of file diff --git a/noop_benchmark.svg b/noop_benchmark.svg new file mode 100644 index 0000000000..57a1c5676b --- /dev/null +++ b/noop_benchmark.svg @@ -0,0 +1 @@ +.21801002003004005006007008009001,0001,100[jobs/s]noop throughput benchmark \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json new file mode 100644 index 0000000000..a8aad7e388 --- /dev/null +++ b/python_benchmark.json @@ -0,0 +1,6 @@ +[ + { + "value": 28.801639053604145, + "ts": 1694023788802 + } +] \ No newline at end of file diff --git a/python_benchmark.svg b/python_benchmark.svg new file mode 100644 index 0000000000..f5860f20b7 --- /dev/null +++ b/python_benchmark.svg @@ -0,0 +1 @@ +.802051015202530354045[jobs/s]python throughput benchmark \ No newline at end of file