diff --git a/docs/dev/bench/data.js b/docs/dev/bench/data.js index 847d714..1bdbd55 100644 --- a/docs/dev/bench/data.js +++ b/docs/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724073955841, + "lastUpdate": 1724074180577, "repoUrl": "https://github.com/DataBiosphere/java-pfb", "entries": { "Benchmark": [ @@ -3890,6 +3890,46 @@ window.BENCHMARK_DATA = { "extra": "iterations: 2\nforks: 2\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "robot@terra.team", + "name": "bumptagbot" + }, + "committer": { + "email": "robot@terra.team", + "name": "bumptagbot" + }, + "distinct": true, + "id": "4e31d3798deeb611104a658af5c636a4892a2a29", + "message": "bump 0.52.0", + "timestamp": "2024-08-19T13:26:11Z", + "tree_id": "80f1a3107a0f36e8f8d3e9a5eb0dd27af5582db0", + "url": "https://github.com/DataBiosphere/java-pfb/commit/4e31d3798deeb611104a658af5c636a4892a2a29" + }, + "date": 1724074179681, + "tool": "jmh", + "benches": [ + { + "name": "bio.terra.pfb.LibraryBenchmarks.showNodesMedium", + "value": 1934.3732160354068, + "unit": "ops/s", + "extra": "iterations: 2\nforks: 2\nthreads: 1" + }, + { + "name": "bio.terra.pfb.LibraryBenchmarks.showNodesSmall", + "value": 24934.06382280113, + "unit": "ops/s", + "extra": "iterations: 2\nforks: 2\nthreads: 1" + }, + { + "name": "bio.terra.pfb.PfbReaderBenchmarks.convertEnum", + "value": 5339392.530874473, + "unit": "ops/s", + "extra": "iterations: 2\nforks: 2\nthreads: 1" + } + ] } ] }