Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for cd232cd
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 6, 2023
1 parent 39820f7 commit 32474a5
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": 1699283454771,
"lastUpdate": 1699283528128,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -529,6 +529,37 @@ window.BENCHMARK_DATA = {
"extra": "96 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "David Luna",
"username": "david-luna"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "cd232cde144ca31126db33b44e9041277f579f66",
"message": "fix: remove duplicate export star from version.ts (#4225)\n\nCo-authored-by: Marc Pichler <[email protected]>",
"timestamp": "2023-11-06T16:11:05+01:00",
"tree_id": "fccd2e26f796ac6a86ea54421a29a6ee2af677fb",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/cd232cde144ca31126db33b44e9041277f579f66"
},
"date": 1699283526201,
"tool": "benchmarkjs",
"benches": [
{
"name": "create spans (10 attributes)",
"value": 732065,
"range": "±0.56%",
"unit": "ops/sec",
"extra": "98 samples"
}
]
}
]
}
Expand Down

0 comments on commit 32474a5

Please sign in to comment.