|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738592319477, |
| 2 | + "lastUpdate": 1738592481567, |
3 | 3 | "repoUrl": "https://github.com/DataBiosphere/java-pfb", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -5202,6 +5202,46 @@ window.BENCHMARK_DATA = { |
5202 | 5202 | "extra": "iterations: 2\nforks: 2\nthreads: 1" |
5203 | 5203 | } |
5204 | 5204 | ] |
| 5205 | + }, |
| 5206 | + { |
| 5207 | + "commit": { |
| 5208 | + "author": { |
| 5209 | + |
| 5210 | + "name": "bumptagbot" |
| 5211 | + }, |
| 5212 | + "committer": { |
| 5213 | + |
| 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 | + ] |
5205 | 5245 | } |
5206 | 5246 | ] |
5207 | 5247 | } |
|
0 commit comments