Skip to content

Commit

Permalink
add Kieker-java (customSmallerIsBetter) benchmark result for 910edec
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 31, 2024
1 parent ad782ff commit 8d68330
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": 1735617902755,
"lastUpdate": 1735618244635,
"repoUrl": "https://github.com/kieker-monitoring/moobench",
"entries": {
"Kieker-java": [
Expand Down Expand Up @@ -13854,6 +13854,52 @@ window.BENCHMARK_DATA = {
"range": 65.8013
}
]
},
{
"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": 1735618242473,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "No instrumentation",
"value": 90.8064,
"unit": "ns",
"range": 0.323007
},
{
"name": "Deactivated probe",
"value": 442.829,
"unit": "ns",
"range": 5.00888
},
{
"name": "No logging",
"value": 1843.58,
"unit": "ns",
"range": 7.09795
},
{
"name": "Binary file",
"value": 3267.62,
"unit": "ns",
"range": 83.0105
}
]
}
],
"OpenTelemetry-java": [
Expand Down

0 comments on commit 8d68330

Please sign in to comment.