diff --git a/dev/bench/peak_mem_usage/data.js b/dev/bench/peak_mem_usage/data.js index ba089fc9b..199d97a4b 100644 --- a/dev/bench/peak_mem_usage/data.js +++ b/dev/bench/peak_mem_usage/data.js @@ -1,142 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736944866737, + "lastUpdate": 1737041381334, "repoUrl": "https://github.com/awslabs/mountpoint-s3", "entries": { "Throughput Benchmark - Peak Memory Usage (S3 Standard)": [ - { - "commit": { - "author": { - "email": "renanmagagnin@gmail.com", - "name": "Renan Magagnin", - "username": "renanmagagnin" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": true, - "id": "eecf301ec9fe538fcffde4459563124161669568", - "message": "Create new latency benchmark for writing of one-byte files (#1190)\n\nCreates a new latency benchmark for writing of one-byte files. Also\ncreates a folder for writing latency benchmarks and extends the\n`fs_latency_bench.sh` script to handle multiple folders.\n\n### Does this change impact existing behavior? No\n\n### Does this change need a changelog entry? No\n\n---\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license and I agree to the terms of\nthe [Developer Certificate of Origin\n(DCO)](https://developercertificate.org/).\n\n---------\n\nSigned-off-by: Renan Magagnin ", - "timestamp": "2024-12-11T09:56:25Z", - "tree_id": "347ab79ed636947f9dda697ea1efc77e5fb4ef63", - "url": "https://github.com/awslabs/mountpoint-s3/commit/eecf301ec9fe538fcffde4459563124161669568" - }, - "date": 1733919180234, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "mix_1r4w", - "value": 13987.8125, - "unit": "MiB" - }, - { - "name": "mix_2r2w", - "value": 20371.60546875, - "unit": "MiB" - }, - { - "name": "mix_4r1w", - "value": 32234.23046875, - "unit": "MiB" - }, - { - "name": "rand_read_4t_direct", - "value": 92.30078125, - "unit": "MiB" - }, - { - "name": "rand_read_4t_direct_small", - "value": 356.33984375, - "unit": "MiB" - }, - { - "name": "rand_read_4t", - "value": 97.0703125, - "unit": "MiB" - }, - { - "name": "rand_read_4t_small", - "value": 359.56640625, - "unit": "MiB" - }, - { - "name": "rand_read_direct", - "value": 73.31640625, - "unit": "MiB" - }, - { - "name": "rand_read_direct_small", - "value": 301.65234375, - "unit": "MiB" - }, - { - "name": "rand_read", - "value": 77.00390625, - "unit": "MiB" - }, - { - "name": "rand_read_small", - "value": 303.54296875, - "unit": "MiB" - }, - { - "name": "seq_read_4t_direct", - "value": 33367.48046875, - "unit": "MiB" - }, - { - "name": "seq_read_4t_direct_small", - "value": 391.58984375, - "unit": "MiB" - }, - { - "name": "seq_read_4t", - "value": 32766.53125, - "unit": "MiB" - }, - { - "name": "seq_read_4t_small", - "value": 395.828125, - "unit": "MiB" - }, - { - "name": "seq_read_direct", - "value": 8733.34765625, - "unit": "MiB" - }, - { - "name": "seq_read_direct_small", - "value": 263.2265625, - "unit": "MiB" - }, - { - "name": "seq_read", - "value": 9820.30859375, - "unit": "MiB" - }, - { - "name": "seq_read_skip_17m", - "value": 11497.8203125, - "unit": "MiB" - }, - { - "name": "seq_read_small", - "value": 264.6875, - "unit": "MiB" - }, - { - "name": "seq_write_direct", - "value": 793.38671875, - "unit": "MiB" - }, - { - "name": "seq_write", - "value": 515.8671875, - "unit": "MiB" - } - ] - }, { "commit": { "author": { @@ -2682,6 +2548,140 @@ window.BENCHMARK_DATA = { "unit": "MiB" } ] + }, + { + "commit": { + "author": { + "email": "iisaev@amazon.co.uk", + "name": "Isaev Ilya", + "username": "IsaevIlya" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "ace3093f899257dfd1b9c074b75883749595429c", + "message": "Add source uri to headers for COPY request (#1228)\n\nThis changes is to address gap in supporting buckets with dots in the\nname for COPY requests.\nFirst encountered in s3-torch-connector\nhttps://github.com/awslabs/s3-connector-for-pytorch/issues/295\n\n### Does this change impact existing behavior?\n\nNo\n\n### Does this change need a changelog entry?\n\nYes\n\n---\n\nBy submitting this pull request, I confirm that my contribution is made\nunder the terms of the Apache 2.0 license and I agree to the terms of\nthe [Developer Certificate of Origin\n(DCO)](https://developercertificate.org/).\n\n---------\n\nSigned-off-by: Ilya Isaev \nSigned-off-by: Isaev Ilya \nCo-authored-by: Ilya Isaev \nCo-authored-by: Alessandro Passaro ", + "timestamp": "2025-01-16T13:11:30Z", + "tree_id": "e29fd95b60737addbbdc3eb51e8326e96c17fbfe", + "url": "https://github.com/awslabs/mountpoint-s3/commit/ace3093f899257dfd1b9c074b75883749595429c" + }, + "date": 1737041381294, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "mix_1r4w", + "value": 14773.5, + "unit": "MiB" + }, + { + "name": "mix_2r2w", + "value": 23607.8359375, + "unit": "MiB" + }, + { + "name": "mix_4r1w", + "value": 34758.578125, + "unit": "MiB" + }, + { + "name": "rand_read_4t_direct", + "value": 101.86328125, + "unit": "MiB" + }, + { + "name": "rand_read_4t_direct_small", + "value": 351.8515625, + "unit": "MiB" + }, + { + "name": "rand_read_4t", + "value": 96.63671875, + "unit": "MiB" + }, + { + "name": "rand_read_4t_small", + "value": 369.03125, + "unit": "MiB" + }, + { + "name": "rand_read_direct", + "value": 74.3984375, + "unit": "MiB" + }, + { + "name": "rand_read_direct_small", + "value": 318.75, + "unit": "MiB" + }, + { + "name": "rand_read", + "value": 76.59765625, + "unit": "MiB" + }, + { + "name": "rand_read_small", + "value": 309.328125, + "unit": "MiB" + }, + { + "name": "seq_read_4t_direct", + "value": 34557.35546875, + "unit": "MiB" + }, + { + "name": "seq_read_4t_direct_small", + "value": 391.79296875, + "unit": "MiB" + }, + { + "name": "seq_read_4t", + "value": 37424.7734375, + "unit": "MiB" + }, + { + "name": "seq_read_4t_small", + "value": 396.7734375, + "unit": "MiB" + }, + { + "name": "seq_read_direct", + "value": 10129.89453125, + "unit": "MiB" + }, + { + "name": "seq_read_direct_small", + "value": 258.23046875, + "unit": "MiB" + }, + { + "name": "seq_read", + "value": 12159.484375, + "unit": "MiB" + }, + { + "name": "seq_read_skip_17m", + "value": 12879.703125, + "unit": "MiB" + }, + { + "name": "seq_read_small", + "value": 265.640625, + "unit": "MiB" + }, + { + "name": "seq_write_direct", + "value": 891.60546875, + "unit": "MiB" + }, + { + "name": "seq_write", + "value": 501.4296875, + "unit": "MiB" + } + ] } ] }