Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 6864c2f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 10, 2025
1 parent e153151 commit 22179b9
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": 1736540623307,
"lastUpdate": 1736540727530,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -23198,6 +23198,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": "6864c2f785a8a59c648713d5c42503166e154667",
"message": "chore(deps): update dependency superagent to v10.1.1 (#5327)",
"timestamp": "2025-01-10T18:03:08Z",
"tree_id": "7336ff5d971e1a94419d294fab5fc4923cdd75e6",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/6864c2f785a8a59c648713d5c42503166e154667"
},
"date": 1736540726631,
"tool": "benchmarkjs",
"benches": [
{
"name": "transform 1 span",
"value": 1476651,
"range": "±0.54%",
"unit": "ops/sec",
"extra": "98 samples"
},
{
"name": "transform 100 spans",
"value": 16597,
"range": "±0.31%",
"unit": "ops/sec",
"extra": "93 samples"
},
{
"name": "create spans (10 attributes)",
"value": 817117,
"range": "±0.25%",
"unit": "ops/sec",
"extra": "100 samples"
},
{
"name": "BatchSpanProcessor process span",
"value": 753492,
"range": "±0.63%",
"unit": "ops/sec",
"extra": "93 samples"
}
]
}
]
}
Expand Down

0 comments on commit 22179b9

Please sign in to comment.