Skip to content

Commit

Permalink
add ElasticAPM-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 30, 2024
1 parent b27240a commit 418b154
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": 1735532150320,
"lastUpdate": 1735532198723,
"repoUrl": "https://github.com/kieker-monitoring/moobench",
"entries": {
"Kieker-java": [
Expand Down Expand Up @@ -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
}
]
}
]
}
Expand Down

0 comments on commit 418b154

Please sign in to comment.