Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 5af8653
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 3, 2023
1 parent 117e9c5 commit 6c43203
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1696190501614,
"lastUpdate": 1696341690255,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -33,6 +33,37 @@ 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": "5af865386ad40d85daf94c45926521ffc6df7a18",
"message": "chore(deps): update dependency @types/sinon to v10.0.18 (#4179)",
"timestamp": "2023-10-03T15:59:56+02:00",
"tree_id": "e0502e5babbbf2aeebe9108aefcca8d3a9338a9b",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/5af865386ad40d85daf94c45926521ffc6df7a18"
},
"date": 1696341687223,
"tool": "benchmarkjs",
"benches": [
{
"name": "create spans (10 attributes)",
"value": 773990,
"range": "±0.56%",
"unit": "ops/sec",
"extra": "94 samples"
}
]
}
]
}
Expand Down

0 comments on commit 6c43203

Please sign in to comment.