Skip to content

Commit 1cc0304

Browse files
author
github-action-benchmark
committed
add Benchmark (jmh) benchmark result for 72644dc
1 parent 7049ec1 commit 1cc0304

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": 1741010638306,
2+
"lastUpdate": 1741010835848,
33
"repoUrl": "https://github.com/DataBiosphere/java-pfb",
44
"entries": {
55
"Benchmark": [
@@ -5284,6 +5284,46 @@ window.BENCHMARK_DATA = {
52845284
"extra": "iterations: 2\nforks: 2\nthreads: 1"
52855285
}
52865286
]
5287+
},
5288+
{
5289+
"commit": {
5290+
"author": {
5291+
"email": "[email protected]",
5292+
"name": "bumptagbot"
5293+
},
5294+
"committer": {
5295+
"email": "[email protected]",
5296+
"name": "bumptagbot"
5297+
},
5298+
"distinct": true,
5299+
"id": "72644dcc1ac1b1db80f0370095bbfa062adc6586",
5300+
"message": "bump 0.69.0",
5301+
"timestamp": "2025-03-03T14:03:39Z",
5302+
"tree_id": "088b82a6501994b63cc5f39f16c6b979c441ee9a",
5303+
"url": "https://github.com/DataBiosphere/java-pfb/commit/72644dcc1ac1b1db80f0370095bbfa062adc6586"
5304+
},
5305+
"date": 1741010834925,
5306+
"tool": "jmh",
5307+
"benches": [
5308+
{
5309+
"name": "bio.terra.pfb.LibraryBenchmarks.showNodesMedium",
5310+
"value": 1898.9106480985376,
5311+
"unit": "ops/s",
5312+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
5313+
},
5314+
{
5315+
"name": "bio.terra.pfb.LibraryBenchmarks.showNodesSmall",
5316+
"value": 25195.364663236203,
5317+
"unit": "ops/s",
5318+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
5319+
},
5320+
{
5321+
"name": "bio.terra.pfb.PfbReaderBenchmarks.convertEnum",
5322+
"value": 5320768.5427296655,
5323+
"unit": "ops/s",
5324+
"extra": "iterations: 2\nforks: 2\nthreads: 1"
5325+
}
5326+
]
52875327
}
52885328
]
52895329
}

0 commit comments

Comments
 (0)