Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 513ef0d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 10, 2025
1 parent 583be72 commit 360f51c
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": 1736536651401,
"lastUpdate": 1736540050824,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -22990,6 +22990,58 @@ window.BENCHMARK_DATA = {
"extra": "97 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Mend Renovate",
"username": "renovate-bot"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": false,
"id": "513ef0d7fb0f83919b5e2172ea84da86d678d7ef",
"message": "chore(deps): update dependency markdownlint-cli2 to v0.17.1 (#5321)",
"timestamp": "2025-01-10T17:28:53Z",
"tree_id": "9a1e6725fb4ce0625d9d2342b334a05a29b899eb",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/513ef0d7fb0f83919b5e2172ea84da86d678d7ef"
},
"date": 1736540049960,
"tool": "benchmarkjs",
"benches": [
{
"name": "transform 1 span",
"value": 1467320,
"range": "±0.48%",
"unit": "ops/sec",
"extra": "98 samples"
},
{
"name": "transform 100 spans",
"value": 18324,
"range": "±0.22%",
"unit": "ops/sec",
"extra": "95 samples"
},
{
"name": "create spans (10 attributes)",
"value": 796015,
"range": "±0.68%",
"unit": "ops/sec",
"extra": "96 samples"
},
{
"name": "BatchSpanProcessor process span",
"value": 749076,
"range": "±0.66%",
"unit": "ops/sec",
"extra": "97 samples"
}
]
}
]
}
Expand Down

0 comments on commit 360f51c

Please sign in to comment.