|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1759755954386, |
| 2 | + "lastUpdate": 1762288341745, |
3 | 3 | "repoUrl": "https://github.com/DataBiosphere/java-pfb", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -6884,6 +6884,48 @@ window.BENCHMARK_DATA = { |
6884 | 6884 | "extra": "iterations: 2\nforks: 2\nthreads: 1" |
6885 | 6885 | } |
6886 | 6886 | ] |
| 6887 | + }, |
| 6888 | + { |
| 6889 | + "commit": { |
| 6890 | + "author": { |
| 6891 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 6892 | + "name": "dependabot[bot]", |
| 6893 | + "username": "dependabot[bot]" |
| 6894 | + }, |
| 6895 | + "committer": { |
| 6896 | + "email": "noreply@github.com", |
| 6897 | + "name": "GitHub", |
| 6898 | + "username": "web-flow" |
| 6899 | + }, |
| 6900 | + "distinct": true, |
| 6901 | + "id": "55dabb2a45e15a9ce2782f536da1d2b5415e9c0e", |
| 6902 | + "message": "[CORE-69]: Bump the minor-and-patch-updates group with 4 updates (#111)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", |
| 6903 | + "timestamp": "2025-11-04T15:28:05-05:00", |
| 6904 | + "tree_id": "c5136e09810d199c39b615b0531f8214df5a46bc", |
| 6905 | + "url": "https://github.com/DataBiosphere/java-pfb/commit/55dabb2a45e15a9ce2782f536da1d2b5415e9c0e" |
| 6906 | + }, |
| 6907 | + "date": 1762288341076, |
| 6908 | + "tool": "jmh", |
| 6909 | + "benches": [ |
| 6910 | + { |
| 6911 | + "name": "bio.terra.pfb.LibraryBenchmarks.showNodesMedium", |
| 6912 | + "value": 1456.9068937812171, |
| 6913 | + "unit": "ops/s", |
| 6914 | + "extra": "iterations: 2\nforks: 2\nthreads: 1" |
| 6915 | + }, |
| 6916 | + { |
| 6917 | + "name": "bio.terra.pfb.LibraryBenchmarks.showNodesSmall", |
| 6918 | + "value": 21897.162313006018, |
| 6919 | + "unit": "ops/s", |
| 6920 | + "extra": "iterations: 2\nforks: 2\nthreads: 1" |
| 6921 | + }, |
| 6922 | + { |
| 6923 | + "name": "bio.terra.pfb.PfbReaderBenchmarks.convertEnum", |
| 6924 | + "value": 5283326.304582935, |
| 6925 | + "unit": "ops/s", |
| 6926 | + "extra": "iterations: 2\nforks: 2\nthreads: 1" |
| 6927 | + } |
| 6928 | + ] |
6887 | 6929 | } |
6888 | 6930 | ] |
6889 | 6931 | } |
|
0 commit comments