From dfc7fa9d6508131ace85e20cae8fa2ce571d43d8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 17 Oct 2023 01:04:33 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for 8490e8b8b4a0e5bbc71f6bdeb914cf75c4cc8580 --- dev/bench/data.js | 230 +++++++++++++++++++++++----------------------- 1 file changed, 115 insertions(+), 115 deletions(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 22aed280e..abd59dc1f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,120 +1,6 @@ window.BENCHMARK_DATA = { "entries": { "Benchmark": [ - { - "commit": { - "author": { - "email": "sauraank@amazon.co.uk", - "name": "Ankit Saurabh", - "username": "sauraank" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "7643a22ac362e6ace91b2a266f4cc91b7e6570bc", - "message": "Bump version of Mountpoint to v1.0.1 (#494)\n\n* Bump version of Mountpoint to v1.0.1\n\nSigned-off-by: Ankit Saurabh \n\n* Added latest PRs to CHANGELOG.md\n\nSigned-off-by: Ankit Saurabh \n\n* Added latest PRs to CHANGELOG.md\n\nSigned-off-by: Ankit Saurabh \n\n* Added description of changes in changelog\n\nSigned-off-by: Ankit Saurabh \n\n* Added PR in the changelog\n\nSigned-off-by: Ankit Saurabh \n\n* Added PR in the changelog\n\nSigned-off-by: Ankit Saurabh \n\n---------\n\nSigned-off-by: Ankit Saurabh ", - "timestamp": "2023-09-01T09:11:10Z", - "tree_id": "eace6e6893afca2d09c22b628c500710f6a04933", - "url": "https://github.com/awslabs/mountpoint-s3/commit/7643a22ac362e6ace91b2a266f4cc91b7e6570bc" - }, - "date": 1693572333466, - "tool": "customBiggerIsBetter", - "benches": [ - { - "name": "random_read_four_threads_direct_io", - "value": 18.53349609375, - "unit": "MiB/s" - }, - { - "name": "random_read_four_threads_direct_io_small_file", - "value": 34.57373046875, - "unit": "MiB/s" - }, - { - "name": "random_read_four_threads", - "value": 11.8759765625, - "unit": "MiB/s" - }, - { - "name": "random_read_four_threads_small_file", - "value": 24.80849609375, - "unit": "MiB/s" - }, - { - "name": "random_read_direct_io", - "value": 2.0224609375, - "unit": "MiB/s" - }, - { - "name": "random_read_direct_io_small_file", - "value": 5.3919921875, - "unit": "MiB/s" - }, - { - "name": "random_read", - "value": 1.85078125, - "unit": "MiB/s" - }, - { - "name": "random_read_small_file", - "value": 5.52802734375, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads_direct_io", - "value": 5739.86015625, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads_direct_io_small_file", - "value": 221.19765625, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads", - "value": 8.5029296875, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads_small_file", - "value": 7.90244140625, - "unit": "MiB/s" - }, - { - "name": "sequential_read_direct_io", - "value": 1615.2244140625, - "unit": "MiB/s" - }, - { - "name": "sequential_read_direct_io_small_file", - "value": 35.287109375, - "unit": "MiB/s" - }, - { - "name": "sequential_read", - "value": 998.87939453125, - "unit": "MiB/s" - }, - { - "name": "sequential_read_small_file", - "value": 35.871875, - "unit": "MiB/s" - }, - { - "name": "sequential_write_direct_io", - "value": 1349.28291015625, - "unit": "MiB/s" - }, - { - "name": "sequential_write", - "value": 897.9849609375, - "unit": "MiB/s" - } - ] - }, { "commit": { "author": { @@ -2280,9 +2166,123 @@ window.BENCHMARK_DATA = { "unit": "MiB/s" } ] + }, + { + "commit": { + "author": { + "email": "alexpax@amazon.co.uk", + "name": "Alessandro Passaro", + "username": "passaro" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "8490e8b8b4a0e5bbc71f6bdeb914cf75c4cc8580", + "message": "Introduce new abstraction between the prefetcher and GetObject calls (#552)\n\nSigned-off-by: Alessandro Passaro ", + "timestamp": "2023-10-16T21:28:27Z", + "tree_id": "75fd1405c73e55c7b7d4c3f0084bc2047d83e507", + "url": "https://github.com/awslabs/mountpoint-s3/commit/8490e8b8b4a0e5bbc71f6bdeb914cf75c4cc8580" + }, + "date": 1697504672726, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "random_read_four_threads_direct_io", + "value": 24.89697265625, + "unit": "MiB/s" + }, + { + "name": "random_read_four_threads_direct_io_small_file", + "value": 34.46025390625, + "unit": "MiB/s" + }, + { + "name": "random_read_four_threads", + "value": 11.02138671875, + "unit": "MiB/s" + }, + { + "name": "random_read_four_threads_small_file", + "value": 30.28310546875, + "unit": "MiB/s" + }, + { + "name": "random_read_direct_io", + "value": 2.26171875, + "unit": "MiB/s" + }, + { + "name": "random_read_direct_io_small_file", + "value": 5.4443359375, + "unit": "MiB/s" + }, + { + "name": "random_read", + "value": 2.7662109375, + "unit": "MiB/s" + }, + { + "name": "random_read_small_file", + "value": 5.4677734375, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads_direct_io", + "value": 4580.8875, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads_direct_io_small_file", + "value": 205.3890625, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads", + "value": 8.38349609375, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads_small_file", + "value": 7.95234375, + "unit": "MiB/s" + }, + { + "name": "sequential_read_direct_io", + "value": 1328.88037109375, + "unit": "MiB/s" + }, + { + "name": "sequential_read_direct_io_small_file", + "value": 31.14716796875, + "unit": "MiB/s" + }, + { + "name": "sequential_read", + "value": 627.49892578125, + "unit": "MiB/s" + }, + { + "name": "sequential_read_small_file", + "value": 30.79677734375, + "unit": "MiB/s" + }, + { + "name": "sequential_write_direct_io", + "value": 1307.3501953125, + "unit": "MiB/s" + }, + { + "name": "sequential_write", + "value": 948.0447265625, + "unit": "MiB/s" + } + ] } ] }, - "lastUpdate": 1697501367695, + "lastUpdate": 1697504673230, "repoUrl": "https://github.com/awslabs/mountpoint-s3" } \ No newline at end of file