Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 73b4466
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 7, 2023
1 parent 3d78c5a commit 6a409e7
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": 1699349194151,
"lastUpdate": 1699352786261,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-js",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -622,6 +622,37 @@ window.BENCHMARK_DATA = {
"extra": "97 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Marc Pichler",
"username": "pichlermarc"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "73b446688f10fd8dc4cf403a085f0a39070df7b4",
"message": "chore: release API 1.7.0/Core 1.18.0/Experimental 0.45.0 (#4254)",
"timestamp": "2023-11-07T11:25:24+01:00",
"tree_id": "56dec4f7498b184237894a0494a9c41383ba2658",
"url": "https://github.com/open-telemetry/opentelemetry-js/commit/73b446688f10fd8dc4cf403a085f0a39070df7b4"
},
"date": 1699352785356,
"tool": "benchmarkjs",
"benches": [
{
"name": "create spans (10 attributes)",
"value": 720305,
"range": "±0.59%",
"unit": "ops/sec",
"extra": "96 samples"
}
]
}
]
}
Expand Down

0 comments on commit 6a409e7

Please sign in to comment.