|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1741010638306, |
| 2 | + "lastUpdate": 1741010835848, |
3 | 3 | "repoUrl": "https://github.com/DataBiosphere/java-pfb", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -5284,6 +5284,46 @@ window.BENCHMARK_DATA = { |
5284 | 5284 | "extra": "iterations: 2\nforks: 2\nthreads: 1" |
5285 | 5285 | } |
5286 | 5286 | ] |
| 5287 | + }, |
| 5288 | + { |
| 5289 | + "commit": { |
| 5290 | + "author": { |
| 5291 | + |
| 5292 | + "name": "bumptagbot" |
| 5293 | + }, |
| 5294 | + "committer": { |
| 5295 | + |
| 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 | + ] |
5287 | 5327 | } |
5288 | 5328 | ] |
5289 | 5329 | } |
|
0 commit comments