Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 56c7522
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 20, 2025
1 parent f596579 commit 795ec19
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": 1737389417301,
"lastUpdate": 1737389529278,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -23614,6 +23614,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": "56c75226938758f76a50d5e7f34800e98ff46bc4",
"message": "chore(deps): update dependency markdownlint-cli2 to v0.17.2 (#5352)",
"timestamp": "2025-01-20T16:02:49Z",
"tree_id": "cff0b655912c601edaf988d28af83d45ccfae422",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/56c75226938758f76a50d5e7f34800e98ff46bc4"
},
"date": 1737389528332,
"tool": "benchmarkjs",
"benches": [
{
"name": "transform 1 span",
"value": 1496143,
"range": "±0.53%",
"unit": "ops/sec",
"extra": "98 samples"
},
{
"name": "transform 100 spans",
"value": 16776,
"range": "±0.19%",
"unit": "ops/sec",
"extra": "93 samples"
},
{
"name": "create spans (10 attributes)",
"value": 828439,
"range": "±0.19%",
"unit": "ops/sec",
"extra": "101 samples"
},
{
"name": "BatchSpanProcessor process span",
"value": 769733,
"range": "±0.48%",
"unit": "ops/sec",
"extra": "100 samples"
}
]
}
]
}
Expand Down

0 comments on commit 795ec19

Please sign in to comment.