Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 9db6352
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 6, 2023
1 parent ead0c93 commit 39820f7
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": 1699266493185,
"lastUpdate": 1699283454771,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -498,6 +498,37 @@ window.BENCHMARK_DATA = {
"extra": "97 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Siim Kallas",
"username": "seemk"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "9db6352d305d207b96f55d41095a41a34711405d",
"message": "fix: otlp json encoding (#4220)\n\nCo-authored-by: Marc Pichler <[email protected]>",
"timestamp": "2023-11-06T16:09:52+01:00",
"tree_id": "0e341b8ac5e01147e76e9635b5274283ca549d42",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/9db6352d305d207b96f55d41095a41a34711405d"
},
"date": 1699283453759,
"tool": "benchmarkjs",
"benches": [
{
"name": "create spans (10 attributes)",
"value": 759369,
"range": "±0.51%",
"unit": "ops/sec",
"extra": "96 samples"
}
]
}
]
}
Expand Down

0 comments on commit 39820f7

Please sign in to comment.