Skip to content

Commit 3e6b1e6

Browse files
author
github-action-benchmark
committed
add Benchmark (jmh) benchmark result for 55dabb2
1 parent b67043d commit 3e6b1e6

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

docs/dev/bench/data.js

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1759755954386,
2+
"lastUpdate": 1762288341745,
33
"repoUrl": "https://github.com/DataBiosphere/java-pfb",
44
"entries": {
55
"Benchmark": [
@@ -6884,6 +6884,48 @@ window.BENCHMARK_DATA = {
68846884
"extra": "iterations: 2\nforks: 2\nthreads: 1"
68856885
}
68866886
]
6887+
},
6888+
{
6889+
"commit": {
6890+
"author": {
6891+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
6892+
"name": "dependabot[bot]",
6893+
"username": "dependabot[bot]"
6894+
},
6895+
"committer": {
6896+
"email": "noreply@github.com",
6897+
"name": "GitHub",
6898+
"username": "web-flow"
6899+
},
6900+
"distinct": true,
6901+
"id": "55dabb2a45e15a9ce2782f536da1d2b5415e9c0e",
6902+
"message": "[CORE-69]: Bump the minor-and-patch-updates group with 4 updates (#111)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
6903+
"timestamp": "2025-11-04T15:28:05-05:00",
6904+
"tree_id": "c5136e09810d199c39b615b0531f8214df5a46bc",
6905+
"url": "https://github.com/DataBiosphere/java-pfb/commit/55dabb2a45e15a9ce2782f536da1d2b5415e9c0e"
6906+
},
6907+
"date": 1762288341076,
6908+
"tool": "jmh",
6909+
"benches": [
6910+
{
6911+
"name": "bio.terra.pfb.LibraryBenchmarks.showNodesMedium",
6912+
"value": 1456.9068937812171,
6913+
"unit": "ops/s",
6914+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
6915+
},
6916+
{
6917+
"name": "bio.terra.pfb.LibraryBenchmarks.showNodesSmall",
6918+
"value": 21897.162313006018,
6919+
"unit": "ops/s",
6920+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
6921+
},
6922+
{
6923+
"name": "bio.terra.pfb.PfbReaderBenchmarks.convertEnum",
6924+
"value": 5283326.304582935,
6925+
"unit": "ops/s",
6926+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
6927+
}
6928+
]
68876929
}
68886930
]
68896931
}

0 commit comments

Comments
 (0)