Skip to content

Commit 049a8c4

Browse files
author
github-action-benchmark
committed
add Cache Throughput Benchmark - Peak Memory Usage (S3 Standard) (customSmallerIsBetter) benchmark result for 2876019
1 parent b52ecaa commit 049a8c4

1 file changed

Lines changed: 110 additions & 110 deletions

File tree

  • dev/cache_bench/peak_mem_usage

dev/cache_bench/peak_mem_usage/data.js

Lines changed: 110 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -1,117 +1,8 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1755421710008,
2+
"lastUpdate": 1755514098236,
33
"repoUrl": "https://github.com/awslabs/mountpoint-s3",
44
"entries": {
55
"Cache Throughput Benchmark - Peak Memory Usage (S3 Standard)": [
6-
{
7-
"commit": {
8-
"author": {
9-
"email": "alexpax@amazon.co.uk",
10-
"name": "Alessandro Passaro",
11-
"username": "passaro"
12-
},
13-
"committer": {
14-
"email": "noreply@github.com",
15-
"name": "GitHub",
16-
"username": "web-flow"
17-
},
18-
"distinct": true,
19-
"id": "0d8312a70e9440d9f6d854a7afb25126e176c458",
20-
"message": "Add custom memory pool implementation (#1529)\n\nIntroduce a custom implementation of a `MemoryPool` which can be used by\nthe CRT S3 client. The new pool will eventually be adopted in\nMountpoint, which will also use it to replace the allocations for disk\ncache blocks and incremental upload buffers.\n\nThis change extends the integration tests on the client crate to run\nwith this pool implementation.\n\nSee docs in `memory/pool.rs` for more details on the new memory pool.\n\n### Does this change impact existing behavior?\n\nNo, the new pool is only used in tests for now. \n\n### Does this change need a changelog entry? Does it require a version\nchange?\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\n---------\n\nSigned-off-by: Alessandro Passaro <alexpax@amazon.co.uk>",
21-
"timestamp": "2025-07-23T15:12:29Z",
22-
"tree_id": "559e4d4caf42f78da3f0c2c2f037708fbe412c8c",
23-
"url": "https://github.com/awslabs/mountpoint-s3/commit/0d8312a70e9440d9f6d854a7afb25126e176c458"
24-
},
25-
"date": 1753290719243,
26-
"tool": "customSmallerIsBetter",
27-
"benches": [
28-
{
29-
"name": "rand_read_4t_direct",
30-
"value": 3144.95703125,
31-
"unit": "MiB"
32-
},
33-
{
34-
"name": "rand_read_4t_direct_small",
35-
"value": 336.07421875,
36-
"unit": "MiB"
37-
},
38-
{
39-
"name": "rand_read_4t",
40-
"value": 3436.42578125,
41-
"unit": "MiB"
42-
},
43-
{
44-
"name": "rand_read_4t_small",
45-
"value": 344.23046875,
46-
"unit": "MiB"
47-
},
48-
{
49-
"name": "rand_read_direct",
50-
"value": 3124.38671875,
51-
"unit": "MiB"
52-
},
53-
{
54-
"name": "rand_read_direct_small",
55-
"value": 262.91796875,
56-
"unit": "MiB"
57-
},
58-
{
59-
"name": "rand_read",
60-
"value": 3163.47265625,
61-
"unit": "MiB"
62-
},
63-
{
64-
"name": "rand_read_small",
65-
"value": 211.16796875,
66-
"unit": "MiB"
67-
},
68-
{
69-
"name": "seq_read_4t_direct",
70-
"value": 7081.7734375,
71-
"unit": "MiB"
72-
},
73-
{
74-
"name": "seq_read_4t_direct_small",
75-
"value": 341.6640625,
76-
"unit": "MiB"
77-
},
78-
{
79-
"name": "seq_read_4t",
80-
"value": 3219.91015625,
81-
"unit": "MiB"
82-
},
83-
{
84-
"name": "seq_read_4t_small",
85-
"value": 376.48828125,
86-
"unit": "MiB"
87-
},
88-
{
89-
"name": "seq_read_direct",
90-
"value": 3128.06640625,
91-
"unit": "MiB"
92-
},
93-
{
94-
"name": "seq_read_direct_small",
95-
"value": 211.80078125,
96-
"unit": "MiB"
97-
},
98-
{
99-
"name": "seq_read",
100-
"value": 3440.87890625,
101-
"unit": "MiB"
102-
},
103-
{
104-
"name": "seq_read_skip_17m",
105-
"value": 3175.63671875,
106-
"unit": "MiB"
107-
},
108-
{
109-
"name": "seq_read_small",
110-
"value": 223.82421875,
111-
"unit": "MiB"
112-
}
113-
]
114-
},
1156
{
1167
"commit": {
1178
"author": {
@@ -3272,6 +3163,115 @@ window.BENCHMARK_DATA = {
32723163
"unit": "MiB"
32733164
}
32743165
]
3166+
},
3167+
{
3168+
"commit": {
3169+
"author": {
3170+
"email": "chagem@amazon.com",
3171+
"name": "Christian Hagemeier",
3172+
"username": "c-hagem"
3173+
},
3174+
"committer": {
3175+
"email": "noreply@github.com",
3176+
"name": "GitHub",
3177+
"username": "web-flow"
3178+
},
3179+
"distinct": false,
3180+
"id": "28760197e4ca8e4bac68e9d751442a16088121b4",
3181+
"message": "Disable flamegraphs by default (#1583)\n\nFlamegraphs were accidentially enabled by default.\n\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: Christian Hagemeier <chagem@amazon.com>",
3182+
"timestamp": "2025-08-18T08:47:40Z",
3183+
"tree_id": "71b178cc330edfaa6c0417640f47fc59be89a15a",
3184+
"url": "https://github.com/awslabs/mountpoint-s3/commit/28760197e4ca8e4bac68e9d751442a16088121b4"
3185+
},
3186+
"date": 1755514098181,
3187+
"tool": "customSmallerIsBetter",
3188+
"benches": [
3189+
{
3190+
"name": "rand_read_4t_direct",
3191+
"value": 2317.09375,
3192+
"unit": "MiB"
3193+
},
3194+
{
3195+
"name": "rand_read_4t_direct_small",
3196+
"value": 33.921875,
3197+
"unit": "MiB"
3198+
},
3199+
{
3200+
"name": "rand_read_4t",
3201+
"value": 2307.3125,
3202+
"unit": "MiB"
3203+
},
3204+
{
3205+
"name": "rand_read_4t_small",
3206+
"value": 32.3046875,
3207+
"unit": "MiB"
3208+
},
3209+
{
3210+
"name": "rand_read_direct",
3211+
"value": 2182.86328125,
3212+
"unit": "MiB"
3213+
},
3214+
{
3215+
"name": "rand_read_direct_small",
3216+
"value": 62.13671875,
3217+
"unit": "MiB"
3218+
},
3219+
{
3220+
"name": "rand_read",
3221+
"value": 2175.1953125,
3222+
"unit": "MiB"
3223+
},
3224+
{
3225+
"name": "rand_read_small",
3226+
"value": 30.05078125,
3227+
"unit": "MiB"
3228+
},
3229+
{
3230+
"name": "seq_read_4t_direct",
3231+
"value": 2227.87109375,
3232+
"unit": "MiB"
3233+
},
3234+
{
3235+
"name": "seq_read_4t_direct_small",
3236+
"value": 34.60546875,
3237+
"unit": "MiB"
3238+
},
3239+
{
3240+
"name": "seq_read_4t",
3241+
"value": 2181.32421875,
3242+
"unit": "MiB"
3243+
},
3244+
{
3245+
"name": "seq_read_4t_small",
3246+
"value": 36.9296875,
3247+
"unit": "MiB"
3248+
},
3249+
{
3250+
"name": "seq_read_direct",
3251+
"value": 2180.0625,
3252+
"unit": "MiB"
3253+
},
3254+
{
3255+
"name": "seq_read_direct_small",
3256+
"value": 24.1796875,
3257+
"unit": "MiB"
3258+
},
3259+
{
3260+
"name": "seq_read",
3261+
"value": 2183.625,
3262+
"unit": "MiB"
3263+
},
3264+
{
3265+
"name": "seq_read_skip_17m",
3266+
"value": 2184.08984375,
3267+
"unit": "MiB"
3268+
},
3269+
{
3270+
"name": "seq_read_small",
3271+
"value": 30.3359375,
3272+
"unit": "MiB"
3273+
}
3274+
]
32753275
}
32763276
]
32773277
}

0 commit comments

Comments
 (0)