Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 1aa158b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 15, 2024
1 parent f98e984 commit 6f470da
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 additions & 1 deletion benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1731665190928,
"lastUpdate": 1731665271681,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -19102,6 +19102,58 @@ window.BENCHMARK_DATA = {
"extra": "96 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Mend Renovate",
"username": "renovate-bot"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1aa158bf987fa2d5e6447575f039dc0400438b08",
"message": "chore(deps): update babel monorepo (#5161)",
"timestamp": "2024-11-15T09:56:21Z",
"tree_id": "e4ff613c0c3b5881e61348cc7be3dbfb70555ba5",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/1aa158bf987fa2d5e6447575f039dc0400438b08"
},
"date": 1731665270719,
"tool": "benchmarkjs",
"benches": [
{
"name": "transform 1 span",
"value": 924130,
"range": "±0.42%",
"unit": "ops/sec",
"extra": "96 samples"
},
{
"name": "transform 100 spans",
"value": 11536,
"range": "±0.38%",
"unit": "ops/sec",
"extra": "97 samples"
},
{
"name": "create spans (10 attributes)",
"value": 663489,
"range": "±0.84%",
"unit": "ops/sec",
"extra": "93 samples"
},
{
"name": "BatchSpanProcessor process span",
"value": 653815,
"range": "±0.21%",
"unit": "ops/sec",
"extra": "96 samples"
}
]
}
]
}
Expand Down

0 comments on commit 6f470da

Please sign in to comment.