-
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 ElasticAPM-java (customSmallerIsBetter) benchmark result for 910edec
- Loading branch information
github-action-benchmark
committed
Dec 30, 2024
1 parent
b27240a
commit 418b154
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": 1735532150320, | ||
"lastUpdate": 1735532198723, | ||
"repoUrl": "https://github.com/kieker-monitoring/moobench", | ||
"entries": { | ||
"Kieker-java": [ | ||
|
@@ -65686,6 +65686,52 @@ window.BENCHMARK_DATA = { | |
"range": 1148.79 | ||
} | ||
] | ||
}, | ||
{ | ||
"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": 1735532196532, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "No instrumentation", | ||
"value": 90.746, | ||
"unit": "ns", | ||
"range": 0.15737 | ||
}, | ||
{ | ||
"name": "Deactivated probe", | ||
"value": 317.064, | ||
"unit": "ns", | ||
"range": 16.5427 | ||
}, | ||
{ | ||
"name": "Regular Writing", | ||
"value": 8086.01, | ||
"unit": "ns", | ||
"range": 1207.84 | ||
}, | ||
{ | ||
"name": "Writing without sanitizing fields", | ||
"value": 7791.35, | ||
"unit": "ns", | ||
"range": 847.148 | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|