-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Kieker-java-4 (customSmallerIsBetter) benchmark result for 910edec
- Loading branch information
github-action-benchmark
committed
Dec 25, 2024
1 parent
c92847f
commit 11fb19f
Showing
1 changed file
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1735099835485, | ||
"lastUpdate": 1735099885798, | ||
"repoUrl": "https://github.com/kieker-monitoring/moobench", | ||
"entries": { | ||
"Kieker-java": [ | ||
|
@@ -47776,6 +47776,52 @@ window.BENCHMARK_DATA = { | |
"range": 825.338 | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"name": "DaGeRe", | ||
"username": "DaGeRe", | ||
"email": "[email protected]" | ||
}, | ||
"committer": { | ||
"name": "DaGeRe", | ||
"username": "DaGeRe", | ||
"email": "[email protected]" | ||
}, | ||
"id": "910edec180c53c34a77498c9c21a102e254d5361", | ||
"message": "Remove duplicated service name", | ||
"timestamp": "2024-12-13T11:02:12Z", | ||
"url": "https://github.com/kieker-monitoring/moobench/commit/910edec180c53c34a77498c9c21a102e254d5361" | ||
}, | ||
"date": 1735099883466, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "No instrumentation", | ||
"value": 104.306, | ||
"unit": "ns", | ||
"range": 0.57691 | ||
}, | ||
{ | ||
"name": "Deactivated probe", | ||
"value": 885.203, | ||
"unit": "ns", | ||
"range": 19.8431 | ||
}, | ||
{ | ||
"name": "No logging", | ||
"value": 3221.23, | ||
"unit": "ns", | ||
"range": 109.568 | ||
}, | ||
{ | ||
"name": "Binary file", | ||
"value": 18377.1, | ||
"unit": "ns", | ||
"range": 1168.98 | ||
} | ||
] | ||
} | ||
], | ||
"Kieker-java-8": [ | ||
|