Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 70755a6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 10, 2025
1 parent 2297f55 commit 62f0d5b
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": 1736540158316,
"lastUpdate": 1736540521054,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -23094,6 +23094,58 @@ window.BENCHMARK_DATA = {
"extra": "94 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Mend Renovate",
"username": "renovate-bot"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": false,
"id": "70755a6a809c44e34fc669e9e7e43d492140e39a",
"message": "chore(deps): update dependency nock to v13.5.6 (#5326)",
"timestamp": "2025-01-10T17:54:44Z",
"tree_id": "e0ef19868776b2c85375b99776736c00c16b930a",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/70755a6a809c44e34fc669e9e7e43d492140e39a"
},
"date": 1736540520172,
"tool": "benchmarkjs",
"benches": [
{
"name": "transform 1 span",
"value": 1555128,
"range": "±0.50%",
"unit": "ops/sec",
"extra": "99 samples"
},
{
"name": "transform 100 spans",
"value": 17067,
"range": "±0.42%",
"unit": "ops/sec",
"extra": "90 samples"
},
{
"name": "create spans (10 attributes)",
"value": 834934,
"range": "±0.24%",
"unit": "ops/sec",
"extra": "99 samples"
},
{
"name": "BatchSpanProcessor process span",
"value": 761369,
"range": "±0.82%",
"unit": "ops/sec",
"extra": "96 samples"
}
]
}
]
}
Expand Down

0 comments on commit 62f0d5b

Please sign in to comment.