Skip to content

Commit

Permalink
add Kieker-java-8 (customSmallerIsBetter) benchmark result for 910edec
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 29, 2024
1 parent 359e02c commit 50e1489
Showing 1 changed file with 47 additions and 1 deletion.
48 changes: 47 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": 1735445942014,
"lastUpdate": 1735447430687,
"repoUrl": "https://github.com/kieker-monitoring/moobench",
"entries": {
"Kieker-java": [
Expand Down Expand Up @@ -60314,6 +60314,52 @@ window.BENCHMARK_DATA = {
"range": 2372.33
}
]
},
{
"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": 1735447428224,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "No instrumentation",
"value": 134.03,
"unit": "ns",
"range": 5.02401
},
{
"name": "Deactivated probe",
"value": 1488.87,
"unit": "ns",
"range": 45.917
},
{
"name": "No logging",
"value": 6129.43,
"unit": "ns",
"range": 369.905
},
{
"name": "Binary file",
"value": 67393.4,
"unit": "ns",
"range": 2666.09
}
]
}
],
"Kieker-java-12": [
Expand Down

0 comments on commit 50e1489

Please sign in to comment.