Skip to content

Commit

Permalink
add OpenTelemetry-java (customSmallerIsBetter) benchmark result for d…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 3, 2024
1 parent 52f2541 commit f96bccc
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730589714488,
"lastUpdate": 1730606527806,
"repoUrl": "https://github.com/kieker-monitoring/moobench",
"entries": {
"Kieker-java": [
Expand Down Expand Up @@ -19158,6 +19158,46 @@ window.BENCHMARK_DATA = {
"range": 111.333
}
]
},
{
"commit": {
"author": {
"name": "DaGeRe",
"username": "DaGeRe",
"email": "[email protected]"
},
"committer": {
"name": "DaGeRe",
"username": "DaGeRe",
"email": "[email protected]"
},
"id": "d1e56440e959f9d26cd8461e0e2fe6e4fe678788",
"message": "Update to Kieker 2.0.1",
"timestamp": "2024-11-02T21:55:49Z",
"url": "https://github.com/kieker-monitoring/moobench/commit/d1e56440e959f9d26cd8461e0e2fe6e4fe678788"
},
"date": 1730606525736,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Configuration 0",
"value": 90.5334,
"unit": "ns",
"range": 0.127528
},
{
"name": "Configuration 1",
"value": 2834.33,
"unit": "ns",
"range": 92.1486
},
{
"name": "Configuration 3",
"value": 4829.64,
"unit": "ns",
"range": 153.208
}
]
}
],
"Kieker-java-2": [
Expand Down

0 comments on commit f96bccc

Please sign in to comment.