From b20a42eb2252cc9957cb8cbdb0fda44743485d76 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 8 Nov 2023 12:26:42 +0000 Subject: [PATCH] add Benchmark (benchmarkjs) benchmark result for c7c1867c829b92e23f8793422ab8b42979cdc2d7 --- benchmarks/data.js | 39 ++++++ benchmarks/index.html | 281 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 320 insertions(+) create mode 100644 benchmarks/data.js create mode 100644 benchmarks/index.html diff --git a/benchmarks/data.js b/benchmarks/data.js new file mode 100644 index 0000000000..0c3c0b2422 --- /dev/null +++ b/benchmarks/data.js @@ -0,0 +1,39 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1699446402217, + "repoUrl": "https://github.com/open-telemetry/opentelemetry-js", + "entries": { + "Benchmark": [ + { + "commit": { + "author": { + "email": "marc.pichler@dynatrace.com", + "name": "Marc Pichler", + "username": "pichlermarc" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "c7c1867c829b92e23f8793422ab8b42979cdc2d7", + "message": "fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it (#4260)", + "timestamp": "2023-11-08T12:56:29+01:00", + "tree_id": "8bab1a239079444e81be4166ff84d4b4a0536aef", + "url": "https://github.com/open-telemetry/opentelemetry-js/commit/c7c1867c829b92e23f8793422ab8b42979cdc2d7" + }, + "date": 1699446399461, + "tool": "benchmarkjs", + "benches": [ + { + "name": "create spans (10 attributes)", + "value": 730267, + "range": "±0.64%", + "unit": "ops/sec", + "extra": "95 samples" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/benchmarks/index.html b/benchmarks/index.html new file mode 100644 index 0000000000..6c887805e8 --- /dev/null +++ b/benchmarks/index.html @@ -0,0 +1,281 @@ + + + + + + + Benchmarks + + + + +
+ + + + + + +