Skip to content

Commit 73fb784

Browse files
author
github-action-benchmark
committed
add Kieker-java (customSmallerIsBetter) benchmark result for f7b9091
1 parent 7629343 commit 73fb784

1 file changed

Lines changed: 47 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1775284822126,
2+
"lastUpdate": 1775368631271,
33
"repoUrl": "https://github.com/shinhyungyang/moobench",
44
"entries": {
55
"Kieker-java": [
@@ -39450,6 +39450,52 @@ window.BENCHMARK_DATA = {
3945039450
"unit": "ns"
3945139451
}
3945239452
]
39453+
},
39454+
{
39455+
"commit": {
39456+
"author": {
39457+
"name": "Shinhyung Yang",
39458+
"username": "shinhyungyang",
39459+
"email": "shinhyung.yang@email.uni-kiel.de"
39460+
},
39461+
"committer": {
39462+
"name": "Shinhyung Yang",
39463+
"username": "shinhyungyang",
39464+
"email": "shinhyung.yang@email.uni-kiel.de"
39465+
},
39466+
"id": "f7b90914d9328e1f8d0b1b9c6e40195bdbac5f54",
39467+
"message": "Merge remote-tracking branch 'upstream'",
39468+
"timestamp": "2025-09-24T06:51:03Z",
39469+
"url": "https://github.com/shinhyungyang/moobench/commit/f7b90914d9328e1f8d0b1b9c6e40195bdbac5f54"
39470+
},
39471+
"date": 1775368571956,
39472+
"tool": "customSmallerIsBetter",
39473+
"benches": [
39474+
{
39475+
"name": "No instrumentation",
39476+
"value": 44.9762,
39477+
"range": "44.9764",
39478+
"unit": "ns"
39479+
},
39480+
{
39481+
"name": "Deactivated probe",
39482+
"value": 50.332,
39483+
"range": "50.5043",
39484+
"unit": "ns"
39485+
},
39486+
{
39487+
"name": "No logging",
39488+
"value": 469.923,
39489+
"range": "469.952",
39490+
"unit": "ns"
39491+
},
39492+
{
39493+
"name": "Binary file",
39494+
"value": 994.883,
39495+
"range": "995.428",
39496+
"unit": "ns"
39497+
}
39498+
]
3945339499
}
3945439500
],
3945539501
"OpenTelemetry-java": [

0 commit comments

Comments
 (0)