From 5793324abbe6d46b6971a1b4ac9c56b5747d99aa Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 6 Nov 2023 18:39:41 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for 84c8a722acc38ba7be5ff598d710031e6997e409 --- 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 bdbba3f73..6929a2a4f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,120 +1,6 @@ window.BENCHMARK_DATA = { "entries": { "Benchmark": [ - { - "commit": { - "author": { - "email": "49699333+dependabot[bot]@users.noreply.github.com", - "name": "dependabot[bot]", - "username": "dependabot[bot]" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "7eae9e18e3800a740f843f30ed5049a2746031dc", - "message": "Bump rustix from 0.36.14 to 0.36.16 (#562)\n\nBumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.14 to 0.36.16.\n- [Release notes](https://github.com/bytecodealliance/rustix/releases)\n- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.14...v0.36.16)\n\n---\nupdated-dependencies:\n- dependency-name: rustix\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", - "timestamp": "2023-10-18T20:05:03Z", - "tree_id": "6a71dc097bb5ed1a90ff66a28b298eeeca33f950", - "url": "https://github.com/awslabs/mountpoint-s3/commit/7eae9e18e3800a740f843f30ed5049a2746031dc" - }, - "date": 1697672315084, - "tool": "customBiggerIsBetter", - "benches": [ - { - "name": "random_read_four_threads_direct_io", - "value": 17.0234375, - "unit": "MiB/s" - }, - { - "name": "random_read_four_threads_direct_io_small_file", - "value": 41.1517578125, - "unit": "MiB/s" - }, - { - "name": "random_read_four_threads", - "value": 10.40029296875, - "unit": "MiB/s" - }, - { - "name": "random_read_four_threads_small_file", - "value": 49.7048828125, - "unit": "MiB/s" - }, - { - "name": "random_read_direct_io", - "value": 1.7119140625, - "unit": "MiB/s" - }, - { - "name": "random_read_direct_io_small_file", - "value": 6.40830078125, - "unit": "MiB/s" - }, - { - "name": "random_read", - "value": 1.74287109375, - "unit": "MiB/s" - }, - { - "name": "random_read_small_file", - "value": 6.59970703125, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads_direct_io", - "value": 4668.17607421875, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads_direct_io_small_file", - "value": 209.529296875, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads", - "value": 110.173828125, - "unit": "MiB/s" - }, - { - "name": "sequential_read_four_threads_small_file", - "value": 45.2564453125, - "unit": "MiB/s" - }, - { - "name": "sequential_read_direct_io", - "value": 1389.54306640625, - "unit": "MiB/s" - }, - { - "name": "sequential_read_direct_io_small_file", - "value": 36.63330078125, - "unit": "MiB/s" - }, - { - "name": "sequential_read", - "value": 1278.07607421875, - "unit": "MiB/s" - }, - { - "name": "sequential_read_small_file", - "value": 36.8935546875, - "unit": "MiB/s" - }, - { - "name": "sequential_write_direct_io", - "value": 1320.480078125, - "unit": "MiB/s" - }, - { - "name": "sequential_write", - "value": 964.6353515625, - "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": "84c8a722acc38ba7be5ff598d710031e6997e409", + "message": "Fix various clippy warnings about unused code and variables (#597)\n\nSigned-off-by: Alessandro Passaro ", + "timestamp": "2023-11-06T15:02:02Z", + "tree_id": "34697dc75aa55b266eec033b9f31289f71cece7a", + "url": "https://github.com/awslabs/mountpoint-s3/commit/84c8a722acc38ba7be5ff598d710031e6997e409" + }, + "date": 1699295980981, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "random_read_four_threads_direct_io", + "value": 15.34619140625, + "unit": "MiB/s" + }, + { + "name": "random_read_four_threads_direct_io_small_file", + "value": 38.544921875, + "unit": "MiB/s" + }, + { + "name": "random_read_four_threads", + "value": 9.08232421875, + "unit": "MiB/s" + }, + { + "name": "random_read_four_threads_small_file", + "value": 43.39345703125, + "unit": "MiB/s" + }, + { + "name": "random_read_direct_io", + "value": 1.4640625, + "unit": "MiB/s" + }, + { + "name": "random_read_direct_io_small_file", + "value": 5.8953125, + "unit": "MiB/s" + }, + { + "name": "random_read", + "value": 1.5068359375, + "unit": "MiB/s" + }, + { + "name": "random_read_small_file", + "value": 5.94140625, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads_direct_io", + "value": 4647.095703125, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads_direct_io_small_file", + "value": 208.78056640625, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads", + "value": 99.74951171875, + "unit": "MiB/s" + }, + { + "name": "sequential_read_four_threads_small_file", + "value": 43.7466796875, + "unit": "MiB/s" + }, + { + "name": "sequential_read_direct_io", + "value": 1316.1837890625, + "unit": "MiB/s" + }, + { + "name": "sequential_read_direct_io_small_file", + "value": 34.47158203125, + "unit": "MiB/s" + }, + { + "name": "sequential_read", + "value": 1270.0740234375, + "unit": "MiB/s" + }, + { + "name": "sequential_read_small_file", + "value": 34.6953125, + "unit": "MiB/s" + }, + { + "name": "sequential_write_direct_io", + "value": 1435.09140625, + "unit": "MiB/s" + }, + { + "name": "sequential_write", + "value": 975.94755859375, + "unit": "MiB/s" + } + ] } ] }, - "lastUpdate": 1699278642341, + "lastUpdate": 1699295981523, "repoUrl": "https://github.com/awslabs/mountpoint-s3" } \ No newline at end of file