Skip to content

Commit

Permalink
add inspectIT-java (customSmallerIsBetter) benchmark result for 828ad74
Browse files Browse the repository at this point in the history
  • 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.
54 changes: 53 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": 1738728895693,
"lastUpdate": 1738732302736,
"repoUrl": "https://github.com/kieker-monitoring/moobench",
"entries": {
"Kieker-java": [
Expand Down Expand Up @@ -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": [
Expand Down

0 comments on commit e206e02

Please sign in to comment.