Skip to content

Commit 4b5997d

Browse files
author
github-action-benchmark
committed
add inspectIT-java (customSmallerIsBetter) benchmark result for f7b9091
1 parent e473488 commit 4b5997d

1 file changed

Lines changed: 53 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1784617739419,
2+
"lastUpdate": 1784619305994,
33
"repoUrl": "https://github.com/shinhyungyang/moobench",
44
"entries": {
55
"Kieker-java": [
@@ -222374,6 +222374,58 @@ window.BENCHMARK_DATA = {
222374222374
"unit": "ns"
222375222375
}
222376222376
]
222377+
},
222378+
{
222379+
"commit": {
222380+
"author": {
222381+
"name": "Shinhyung Yang",
222382+
"username": "shinhyungyang",
222383+
"email": "shinhyung.yang@email.uni-kiel.de"
222384+
},
222385+
"committer": {
222386+
"name": "Shinhyung Yang",
222387+
"username": "shinhyungyang",
222388+
"email": "shinhyung.yang@email.uni-kiel.de"
222389+
},
222390+
"id": "f7b90914d9328e1f8d0b1b9c6e40195bdbac5f54",
222391+
"message": "Merge remote-tracking branch 'upstream'",
222392+
"timestamp": "2025-09-24T06:51:03Z",
222393+
"url": "https://github.com/shinhyungyang/moobench/commit/f7b90914d9328e1f8d0b1b9c6e40195bdbac5f54"
222394+
},
222395+
"date": 1784619246092,
222396+
"tool": "customSmallerIsBetter",
222397+
"benches": [
222398+
{
222399+
"name": "No instrumentation",
222400+
"value": 32.468,
222401+
"range": "32.5374",
222402+
"unit": "ns"
222403+
},
222404+
{
222405+
"name": "Deactivated probe",
222406+
"value": 636.987,
222407+
"range": "637.647",
222408+
"unit": "ns"
222409+
},
222410+
{
222411+
"name": "No logging",
222412+
"value": 3661.32,
222413+
"range": "3661.49",
222414+
"unit": "ns"
222415+
},
222416+
{
222417+
"name": "Zipkin",
222418+
"value": 3766.18,
222419+
"range": "3766.51",
222420+
"unit": "ns"
222421+
},
222422+
{
222423+
"name": "Prometheus",
222424+
"value": 1617.1,
222425+
"range": "1618.06",
222426+
"unit": "ns"
222427+
}
222428+
]
222377222429
}
222378222430
],
222379222431
"Pinpoint-java": [

0 commit comments

Comments
 (0)