Skip to content

Commit 621af0b

Browse files
author
github-action-benchmark
committed
add Benchmark (jmh) benchmark result for 2994bdc
1 parent cc27047 commit 621af0b

File tree

1 file changed

+41
-1
lines changed

1 file changed

+41
-1
lines changed

docs/dev/bench/data.js

+41-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1736801952306,
2+
"lastUpdate": 1736802108111,
33
"repoUrl": "https://github.com/DataBiosphere/java-pfb",
44
"entries": {
55
"Benchmark": [
@@ -5038,6 +5038,46 @@ window.BENCHMARK_DATA = {
50385038
"extra": "iterations: 2\nforks: 2\nthreads: 1"
50395039
}
50405040
]
5041+
},
5042+
{
5043+
"commit": {
5044+
"author": {
5045+
"email": "[email protected]",
5046+
"name": "bumptagbot"
5047+
},
5048+
"committer": {
5049+
"email": "[email protected]",
5050+
"name": "bumptagbot"
5051+
},
5052+
"distinct": true,
5053+
"id": "2994bdcf59d83bb95e70b3a1a391fde824e1b452",
5054+
"message": "bump 0.66.0",
5055+
"timestamp": "2025-01-13T20:58:20Z",
5056+
"tree_id": "71ee802e804668e02c3a3d77bae3d8390e780abc",
5057+
"url": "https://github.com/DataBiosphere/java-pfb/commit/2994bdcf59d83bb95e70b3a1a391fde824e1b452"
5058+
},
5059+
"date": 1736802107140,
5060+
"tool": "jmh",
5061+
"benches": [
5062+
{
5063+
"name": "bio.terra.pfb.LibraryBenchmarks.showNodesMedium",
5064+
"value": 1922.7253559264275,
5065+
"unit": "ops/s",
5066+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
5067+
},
5068+
{
5069+
"name": "bio.terra.pfb.LibraryBenchmarks.showNodesSmall",
5070+
"value": 25392.070082383478,
5071+
"unit": "ops/s",
5072+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
5073+
},
5074+
{
5075+
"name": "bio.terra.pfb.PfbReaderBenchmarks.convertEnum",
5076+
"value": 5334821.597800532,
5077+
"unit": "ops/s",
5078+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
5079+
}
5080+
]
50415081
}
50425082
]
50435083
}

0 commit comments

Comments
 (0)