Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for b2d02d2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 7, 2025
1 parent b294837 commit c542e16
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": 1736258271741,
"lastUpdate": 1736259853207,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -22262,6 +22262,58 @@ window.BENCHMARK_DATA = {
"extra": "98 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Mend Renovate",
"username": "renovate-bot"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": false,
"id": "b2d02d2cc02bfe3acb08164091c16216f4242a47",
"message": "chore(deps): update dependency webpack-merge to v6 (#5270)",
"timestamp": "2025-01-07T14:15:12Z",
"tree_id": "45182cbef6bae185daf137ddb68719d3e645e408",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/b2d02d2cc02bfe3acb08164091c16216f4242a47"
},
"date": 1736259852286,
"tool": "benchmarkjs",
"benches": [
{
"name": "transform 1 span",
"value": 1533834,
"range": "±0.49%",
"unit": "ops/sec",
"extra": "99 samples"
},
{
"name": "transform 100 spans",
"value": 17464,
"range": "±0.25%",
"unit": "ops/sec",
"extra": "93 samples"
},
{
"name": "create spans (10 attributes)",
"value": 833834,
"range": "±0.33%",
"unit": "ops/sec",
"extra": "98 samples"
},
{
"name": "BatchSpanProcessor process span",
"value": 777523,
"range": "±0.39%",
"unit": "ops/sec",
"extra": "99 samples"
}
]
}
]
}
Expand Down

0 comments on commit c542e16

Please sign in to comment.