From 6a409e7b5060105df83bd65e32d42f1755df3c7c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 7 Nov 2023 10:26:26 +0000 Subject: [PATCH] add Benchmark (benchmarkjs) benchmark result for 73b446688f10fd8dc4cf403a085f0a39070df7b4 --- benchmarks/data.js | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index 284a54bb28a..3c380cc131d 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699349194151, + "lastUpdate": 1699352786261, "repoUrl": "https://github.com/open-telemetry/opentelemetry-js", "entries": { "Benchmark": [ @@ -622,6 +622,37 @@ window.BENCHMARK_DATA = { "extra": "97 samples" } ] + }, + { + "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": "73b446688f10fd8dc4cf403a085f0a39070df7b4", + "message": "chore: release API 1.7.0/Core 1.18.0/Experimental 0.45.0 (#4254)", + "timestamp": "2023-11-07T11:25:24+01:00", + "tree_id": "56dec4f7498b184237894a0494a9c41383ba2658", + "url": "https://github.com/open-telemetry/opentelemetry-js/commit/73b446688f10fd8dc4cf403a085f0a39070df7b4" + }, + "date": 1699352785356, + "tool": "benchmarkjs", + "benches": [ + { + "name": "create spans (10 attributes)", + "value": 720305, + "range": "±0.59%", + "unit": "ops/sec", + "extra": "96 samples" + } + ] } ] }