diff --git a/benchmarks/data.js b/benchmarks/data.js index f6dede4c5a..126ddb2037 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702480312655, + "lastUpdate": 1702480398314, "repoUrl": "https://github.com/open-telemetry/opentelemetry-js", "entries": { "Benchmark": [ @@ -1624,6 +1624,58 @@ window.BENCHMARK_DATA = { "extra": "98 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": "4fe1ae8aaf39dc310f8fd242405a13e1456239db", + "message": "chore(deps): use actions/checkout >4 instead of 4.0.0 exactly (#4361)", + "timestamp": "2023-12-13T10:16:19+01:00", + "tree_id": "ed83aa2ba3d529f26971fb522c5a1851b3066e74", + "url": "https://github.com/open-telemetry/opentelemetry-js/commit/4fe1ae8aaf39dc310f8fd242405a13e1456239db" + }, + "date": 1702480397373, + "tool": "benchmarkjs", + "benches": [ + { + "name": "transform 1 span", + "value": 708795, + "range": "±0.26%", + "unit": "ops/sec", + "extra": "99 samples" + }, + { + "name": "transform 100 spans", + "value": 8530, + "range": "±0.20%", + "unit": "ops/sec", + "extra": "97 samples" + }, + { + "name": "create spans (10 attributes)", + "value": 673653, + "range": "±0.59%", + "unit": "ops/sec", + "extra": "98 samples" + }, + { + "name": "BatchSpanProcessor process span", + "value": 668619, + "range": "±0.26%", + "unit": "ops/sec", + "extra": "99 samples" + } + ] } ] }