Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for c9b5bb0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 2, 2024
1 parent 2351ac6 commit 1c4209e
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": 1732816243342,
"lastUpdate": 1733132245215,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -20870,6 +20870,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": true,
"id": "c9b5bb0bfeb77ab9ce238fc28b505daa87ed419e",
"message": "chore(deps): lock file maintenance (#5225)",
"timestamp": "2024-12-02T09:01:57Z",
"tree_id": "45627a28c8c7326384336e2c60a553004efb75a3",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/c9b5bb0bfeb77ab9ce238fc28b505daa87ed419e"
},
"date": 1733132244373,
"tool": "benchmarkjs",
"benches": [
{
"name": "transform 1 span",
"value": 983913,
"range": "±0.33%",
"unit": "ops/sec",
"extra": "97 samples"
},
{
"name": "transform 100 spans",
"value": 11829,
"range": "±0.24%",
"unit": "ops/sec",
"extra": "96 samples"
},
{
"name": "create spans (10 attributes)",
"value": 659758,
"range": "±0.26%",
"unit": "ops/sec",
"extra": "99 samples"
},
{
"name": "BatchSpanProcessor process span",
"value": 645539,
"range": "±0.27%",
"unit": "ops/sec",
"extra": "97 samples"
}
]
}
]
}
Expand Down

0 comments on commit 1c4209e

Please sign in to comment.