Skip to content

Commit 2011399

Browse files
author
github-action-benchmark
committed
add Benchmark (jmh) benchmark result for fca78d8
1 parent 79519a0 commit 2011399

File tree

1 file changed

+41
-1
lines changed

1 file changed

+41
-1
lines changed

docs/dev/bench/data.js

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1738592319477,
2+
"lastUpdate": 1738592481567,
33
"repoUrl": "https://github.com/DataBiosphere/java-pfb",
44
"entries": {
55
"Benchmark": [
@@ -5202,6 +5202,46 @@ window.BENCHMARK_DATA = {
52025202
"extra": "iterations: 2\nforks: 2\nthreads: 1"
52035203
}
52045204
]
5205+
},
5206+
{
5207+
"commit": {
5208+
"author": {
5209+
"email": "[email protected]",
5210+
"name": "bumptagbot"
5211+
},
5212+
"committer": {
5213+
"email": "[email protected]",
5214+
"name": "bumptagbot"
5215+
},
5216+
"distinct": true,
5217+
"id": "fca78d8e0ffde0fcb9a69b4298f04959e616f394",
5218+
"message": "bump 0.68.0",
5219+
"timestamp": "2025-02-03T14:17:58Z",
5220+
"tree_id": "cfdf4ae026ef3646033b4290ed6f56b945538277",
5221+
"url": "https://github.com/DataBiosphere/java-pfb/commit/fca78d8e0ffde0fcb9a69b4298f04959e616f394"
5222+
},
5223+
"date": 1738592480912,
5224+
"tool": "jmh",
5225+
"benches": [
5226+
{
5227+
"name": "bio.terra.pfb.LibraryBenchmarks.showNodesMedium",
5228+
"value": 1911.187910211571,
5229+
"unit": "ops/s",
5230+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
5231+
},
5232+
{
5233+
"name": "bio.terra.pfb.LibraryBenchmarks.showNodesSmall",
5234+
"value": 24347.398551683178,
5235+
"unit": "ops/s",
5236+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
5237+
},
5238+
{
5239+
"name": "bio.terra.pfb.PfbReaderBenchmarks.convertEnum",
5240+
"value": 5144807.340087115,
5241+
"unit": "ops/s",
5242+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
5243+
}
5244+
]
52055245
}
52065246
]
52075247
}

0 commit comments

Comments
 (0)