Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 08942ba
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 30, 2024
1 parent 2f57db3 commit ed22410
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": 1722325998495,
"lastUpdate": 1722326692498,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -13330,6 +13330,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": true,
"id": "08942ba126b7ce8cf03e286fcfd1d57992994004",
"message": "chore(deps): update dependency babel-plugin-istanbul to v7 (#4852)",
"timestamp": "2024-07-30T08:02:49Z",
"tree_id": "c892672c6888acf1777eecf166c913eb521ecd31",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/08942ba126b7ce8cf03e286fcfd1d57992994004"
},
"date": 1722326691693,
"tool": "benchmarkjs",
"benches": [
{
"name": "transform 1 span",
"value": 974251,
"range": "±0.52%",
"unit": "ops/sec",
"extra": "96 samples"
},
{
"name": "transform 100 spans",
"value": 12253,
"range": "±0.34%",
"unit": "ops/sec",
"extra": "100 samples"
},
{
"name": "create spans (10 attributes)",
"value": 657046,
"range": "±0.16%",
"unit": "ops/sec",
"extra": "99 samples"
},
{
"name": "BatchSpanProcessor process span",
"value": 649275,
"range": "±0.29%",
"unit": "ops/sec",
"extra": "94 samples"
}
]
}
]
}
Expand Down

0 comments on commit ed22410

Please sign in to comment.