-
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 inspectIT-java (customSmallerIsBetter) benchmark result for 828ad74
- Loading branch information
github-action-benchmark
committed
Feb 5, 2025
1 parent
464837b
commit e206e02
Showing
1 changed file
with
53 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": 1738728895693, | ||
"lastUpdate": 1738732302736, | ||
"repoUrl": "https://github.com/kieker-monitoring/moobench", | ||
"entries": { | ||
"Kieker-java": [ | ||
|
@@ -96966,6 +96966,58 @@ window.BENCHMARK_DATA = { | |
"range": 196.113 | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"name": "David Georg Reichelt", | ||
"username": "DaGeRe", | ||
"email": "[email protected]" | ||
}, | ||
"committer": { | ||
"name": "David Georg Reichelt", | ||
"username": "DaGeRe", | ||
"email": "[email protected]" | ||
}, | ||
"id": "828ad74abbf648d2d943066a220fce1156f810f6", | ||
"message": "Define MOOBENCH_CONFIGURATIONS for getGHActionsFormat.sh", | ||
"timestamp": "2025-01-22T20:31:38Z", | ||
"url": "https://github.com/kieker-monitoring/moobench/commit/828ad74abbf648d2d943066a220fce1156f810f6" | ||
}, | ||
"date": 1738732298083, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "No instrumentation", | ||
"value": 92.1286, | ||
"unit": "ns", | ||
"range": 0.113079 | ||
}, | ||
{ | ||
"name": "Deactivated probe", | ||
"value": 5441.67, | ||
"unit": "ns", | ||
"range": 179.756 | ||
}, | ||
{ | ||
"name": "No logging", | ||
"value": 15732.8, | ||
"unit": "ns", | ||
"range": 205.85 | ||
}, | ||
{ | ||
"name": "Zipkin", | ||
"value": 17121.2, | ||
"unit": "ns", | ||
"range": 267.741 | ||
}, | ||
{ | ||
"name": "Prometheus", | ||
"value": 9657.64, | ||
"unit": "ns", | ||
"range": 275.593 | ||
} | ||
] | ||
} | ||
], | ||
"Pinpoint-java": [ | ||
|