From ae598d9a859e45279825ae927840ab0d5d9a4d56 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 7 Jan 2025 17:41:49 +0000 Subject: [PATCH] add Cache Throughput Benchmark - Peak Memory Usage (S3 Standard) (customSmallerIsBetter) benchmark result for 866ee1c509ca513f0f41122a5f7153bf223ec259 --- dev/cache_bench/peak_mem_usage/data.js | 220 ++++++++++++------------- 1 file changed, 110 insertions(+), 110 deletions(-) diff --git a/dev/cache_bench/peak_mem_usage/data.js b/dev/cache_bench/peak_mem_usage/data.js index b518f8707..e3d72edd7 100644 --- a/dev/cache_bench/peak_mem_usage/data.js +++ b/dev/cache_bench/peak_mem_usage/data.js @@ -1,117 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736257475289, + "lastUpdate": 1736271709638, "repoUrl": "https://github.com/awslabs/mountpoint-s3", "entries": { "Cache Throughput Benchmark - Peak Memory Usage (S3 Standard)": [ - { - "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": "7a675cd70380f27849458663f617035784bd7fe9", - "message": "Update get_object_attributes test to account for default checksum (#1185)\n\nThe [improved support for object integrity\nchecks](https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html#using-additional-checksums)\nthat is being rolled out in Amazon S3 means that GetObjectAttributes\nreturns a `CRC-64NVME` object checksum even when no checksum was\nspecified when the object was uploaded.\n\nThis change removes the expectation of an empty checksum that was\ncausing a test failure in some regions.\n\n### Does this change impact existing behavior?\n\nNo.\n\n### Does this change need a changelog entry?\n\nNo.\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\nSigned-off-by: Alessandro Passaro ", - "timestamp": "2024-12-05T10:54:40Z", - "tree_id": "ca9e6a33aad4186a5bfe2dd78cc439c603c764cb", - "url": "https://github.com/awslabs/mountpoint-s3/commit/7a675cd70380f27849458663f617035784bd7fe9" - }, - "date": 1733403272709, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "rand_read_4t_direct", - "value": 3472.6796875, - "unit": "MiB" - }, - { - "name": "rand_read_4t_direct_small", - "value": 334.4140625, - "unit": "MiB" - }, - { - "name": "rand_read_4t", - "value": 3267.5390625, - "unit": "MiB" - }, - { - "name": "rand_read_4t_small", - "value": 351.08203125, - "unit": "MiB" - }, - { - "name": "rand_read_direct", - "value": 3256.328125, - "unit": "MiB" - }, - { - "name": "rand_read_direct_small", - "value": 266.58203125, - "unit": "MiB" - }, - { - "name": "rand_read", - "value": 3251.88671875, - "unit": "MiB" - }, - { - "name": "rand_read_small", - "value": 216.96875, - "unit": "MiB" - }, - { - "name": "seq_read_4t_direct", - "value": 15338.64453125, - "unit": "MiB" - }, - { - "name": "seq_read_4t_direct_small", - "value": 352.2421875, - "unit": "MiB" - }, - { - "name": "seq_read_4t", - "value": 3080.4375, - "unit": "MiB" - }, - { - "name": "seq_read_4t_small", - "value": 375.18359375, - "unit": "MiB" - }, - { - "name": "seq_read_direct", - "value": 3217.74609375, - "unit": "MiB" - }, - { - "name": "seq_read_direct_small", - "value": 227.171875, - "unit": "MiB" - }, - { - "name": "seq_read", - "value": 3353.234375, - "unit": "MiB" - }, - { - "name": "seq_read_skip_17m", - "value": 11766.21484375, - "unit": "MiB" - }, - { - "name": "seq_read_small", - "value": 231.2265625, - "unit": "MiB" - } - ] - }, { "commit": { "author": { @@ -2182,6 +2073,115 @@ window.BENCHMARK_DATA = { "unit": "MiB" } ] + }, + { + "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": "866ee1c509ca513f0f41122a5f7153bf223ec259", + "message": "Improve tracing and assertion messages for reftests (#1211)\n\nThis change adds some additional tracing to reftests and makes some\nadjustments to assertion messages to make it clearer why we assert what\nwe assert and would return a better message when things go wrong.\n\nThere are no significant changes, this is primarily readability and\ndebugging improvements.\n\n### Does this change impact existing behavior?\n\nNo change to behavior of Mountpoint or its libraries.\n\n### Does this change need a changelog entry?\n\nNo, no behavior change.\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\nSigned-off-by: Daniel Carl Jones ", + "timestamp": "2025-01-07T15:41:52Z", + "tree_id": "b2b2f32cf333ef210f081af8c13eb7b7cd121d94", + "url": "https://github.com/awslabs/mountpoint-s3/commit/866ee1c509ca513f0f41122a5f7153bf223ec259" + }, + "date": 1736271709602, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "rand_read_4t_direct", + "value": 3365.58984375, + "unit": "MiB" + }, + { + "name": "rand_read_4t_direct_small", + "value": 333.3125, + "unit": "MiB" + }, + { + "name": "rand_read_4t", + "value": 3271.81640625, + "unit": "MiB" + }, + { + "name": "rand_read_4t_small", + "value": 352.96484375, + "unit": "MiB" + }, + { + "name": "rand_read_direct", + "value": 3342.234375, + "unit": "MiB" + }, + { + "name": "rand_read_direct_small", + "value": 263.2578125, + "unit": "MiB" + }, + { + "name": "rand_read", + "value": 3349.62890625, + "unit": "MiB" + }, + { + "name": "rand_read_small", + "value": 229.50390625, + "unit": "MiB" + }, + { + "name": "seq_read_4t_direct", + "value": 33232.83984375, + "unit": "MiB" + }, + { + "name": "seq_read_4t_direct_small", + "value": 341.62890625, + "unit": "MiB" + }, + { + "name": "seq_read_4t", + "value": 3444.55859375, + "unit": "MiB" + }, + { + "name": "seq_read_4t_small", + "value": 368.9453125, + "unit": "MiB" + }, + { + "name": "seq_read_direct", + "value": 3335.6875, + "unit": "MiB" + }, + { + "name": "seq_read_direct_small", + "value": 217.4296875, + "unit": "MiB" + }, + { + "name": "seq_read", + "value": 3281.67578125, + "unit": "MiB" + }, + { + "name": "seq_read_skip_17m", + "value": 3473.890625, + "unit": "MiB" + }, + { + "name": "seq_read_small", + "value": 231.70703125, + "unit": "MiB" + } + ] } ] }