Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 95471d1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 2, 2023
1 parent e4ba5b2 commit aa285dd
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": 1698884177685,
"lastUpdate": 1698894559044,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -436,6 +436,37 @@ window.BENCHMARK_DATA = {
"extra": "94 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Martin Kuba",
"username": "martinkuba"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "95471d1cce457bf3880caef56fe6f960336217cd",
"message": "docs: fixed link to benchmark results (#4233)\n\nCo-authored-by: Chengzhong Wu <[email protected]>",
"timestamp": "2023-11-02T11:08:17+08:00",
"tree_id": "9aa54c64c5e9760a1dde73c348ff8fc8e4ea9fe9",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/95471d1cce457bf3880caef56fe6f960336217cd"
},
"date": 1698894558212,
"tool": "benchmarkjs",
"benches": [
{
"name": "create spans (10 attributes)",
"value": 749805,
"range": "±0.21%",
"unit": "ops/sec",
"extra": "97 samples"
}
]
}
]
}
Expand Down

0 comments on commit aa285dd

Please sign in to comment.