From c5644c5c904b2d361fb66a6fcf329a7232d18ed0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 9 Nov 2023 14:19:27 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for 9768f31cdb62884ea3e145311236f1c8252378b6 --- 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 a86b8ad8a..06fd7a5a4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,120 +1,6 @@ window.BENCHMARK_DATA = { "entries": { "Benchmark": [ - { - "commit": { - "author": { - "email": "djonesoa@amazon.com", - "name": "Daniel Carl Jones", - "username": "dannycjones" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "cb0d26bba55b27b2ef40302542daa2d1bd197d5d", - "message": "Add new DataCache trait and InMemoryDataCache implementation (#557)\n\n* Add new DataCache trait and InMemoryDataCache implementation\n\nSigned-off-by: Daniel Carl Jones \n\n* Replace indices_for_byte_range with block_size, moving responsibility to caller\n\nSigned-off-by: Daniel Carl Jones \n\n* Implement PartialEq for ChecksummedBytes when testing, replacing assert_eq_checksummed_bytes macro\n\nSigned-off-by: Daniel Carl Jones \n\n* Update DataCache to use interior mutability\n\nSigned-off-by: Daniel Carl Jones \n\n* Fix assert_eq! issue (& and &&)\n\nSigned-off-by: Daniel Carl Jones \n\n* Update error types\n\nSigned-off-by: Daniel Carl Jones \n\n* Update struct/module visibility\n\nSigned-off-by: Daniel Carl Jones \n\n---------\n\nSigned-off-by: Daniel Carl Jones ", - "timestamp": "2023-10-23T11:00:15Z", - "tree_id": "347f1ee5cad8fdd953a820ec3c4189faa9742af4", - "url": "https://github.com/awslabs/mountpoint-s3/commit/cb0d26bba55b27b2ef40302542daa2d1bd197d5d" - }, - "date": 1698071628154, - "tool": "customBiggerIsBetter", - "benches": [ - { - "name": "random_read_four_threads_direct_io", - "value": 13.39912109375, - "unit": "MiB/s" - }, - { - "name": "random_read_four_threads_direct_io_small_file", - "value": 36.3716796875, - "unit": "MiB/s" - }, - { - "name": "random_read_four_threads", - "value": 7.3392578125, - "unit": "MiB/s" - }, - { - "name": "random_read_four_threads_small_file", - "value": 43.821484375, - "unit": "MiB/s" - }, - { - "name": "random_read_direct_io", - "value": 1.201171875, - "unit": "MiB/s" - }, - { - "name": "random_read_direct_io_small_file", - "value": 6.3798828125, - "unit": "MiB/s" - }, - { - "name": "random_read", - "value": 1.10146484375, - "unit": "MiB/s" - }, - { - "name": "random_read_small_file", - "value": 6.4703125, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads_direct_io", - "value": 4588.8158203125, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads_direct_io_small_file", - "value": 213.07919921875, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads", - "value": 99.83779296875, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads_small_file", - "value": 46.72568359375, - "unit": "MiB/s" - }, - { - "name": "sequential_read_direct_io", - "value": 1134.89228515625, - "unit": "MiB/s" - }, - { - "name": "sequential_read_direct_io_small_file", - "value": 36.6072265625, - "unit": "MiB/s" - }, - { - "name": "sequential_read", - "value": 1186.66669921875, - "unit": "MiB/s" - }, - { - "name": "sequential_read_small_file", - "value": 34.36005859375, - "unit": "MiB/s" - }, - { - "name": "sequential_write_direct_io", - "value": 1204.42626953125, - "unit": "MiB/s" - }, - { - "name": "sequential_write", - "value": 937.57763671875, - "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": "9768f31cdb62884ea3e145311236f1c8252378b6", + "message": "Update CRT submodules to latest releases (#601)\n\nSigned-off-by: Alessandro Passaro ", + "timestamp": "2023-11-09T10:50:12Z", + "tree_id": "ad0db3334c651795cbd0a847cd4bf021038052d3", + "url": "https://github.com/awslabs/mountpoint-s3/commit/9768f31cdb62884ea3e145311236f1c8252378b6" + }, + "date": 1699539566697, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "random_read_four_threads_direct_io", + "value": 15.07314453125, + "unit": "MiB/s" + }, + { + "name": "random_read_four_threads_direct_io_small_file", + "value": 41.22021484375, + "unit": "MiB/s" + }, + { + "name": "random_read_four_threads", + "value": 8.8736328125, + "unit": "MiB/s" + }, + { + "name": "random_read_four_threads_small_file", + "value": 44.1119140625, + "unit": "MiB/s" + }, + { + "name": "random_read_direct_io", + "value": 1.59423828125, + "unit": "MiB/s" + }, + { + "name": "random_read_direct_io_small_file", + "value": 5.90537109375, + "unit": "MiB/s" + }, + { + "name": "random_read", + "value": 1.48310546875, + "unit": "MiB/s" + }, + { + "name": "random_read_small_file", + "value": 5.65400390625, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads_direct_io", + "value": 4726.9337890625, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads_direct_io_small_file", + "value": 194.90224609375, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads", + "value": 95.94931640625, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads_small_file", + "value": 46.7994140625, + "unit": "MiB/s" + }, + { + "name": "sequential_read_direct_io", + "value": 1335.09453125, + "unit": "MiB/s" + }, + { + "name": "sequential_read_direct_io_small_file", + "value": 33.62744140625, + "unit": "MiB/s" + }, + { + "name": "sequential_read", + "value": 1220.8796875, + "unit": "MiB/s" + }, + { + "name": "sequential_read_small_file", + "value": 33.98349609375, + "unit": "MiB/s" + }, + { + "name": "sequential_write_direct_io", + "value": 1465.483984375, + "unit": "MiB/s" + }, + { + "name": "sequential_write", + "value": 918.52236328125, + "unit": "MiB/s" + } + ] } ] }, - "lastUpdate": 1699466845121, + "lastUpdate": 1699539567260, "repoUrl": "https://github.com/awslabs/mountpoint-s3" } \ No newline at end of file