|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1736801952306, |
| 2 | + "lastUpdate": 1736802108111, |
3 | 3 | "repoUrl": "https://github.com/DataBiosphere/java-pfb",
|
4 | 4 | "entries": {
|
5 | 5 | "Benchmark": [
|
@@ -5038,6 +5038,46 @@ window.BENCHMARK_DATA = {
|
5038 | 5038 | "extra": "iterations: 2\nforks: 2\nthreads: 1"
|
5039 | 5039 | }
|
5040 | 5040 | ]
|
| 5041 | + }, |
| 5042 | + { |
| 5043 | + "commit": { |
| 5044 | + "author": { |
| 5045 | + |
| 5046 | + "name": "bumptagbot" |
| 5047 | + }, |
| 5048 | + "committer": { |
| 5049 | + |
| 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 | + ] |
5041 | 5081 | }
|
5042 | 5082 | ]
|
5043 | 5083 | }
|
|
0 commit comments