|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1769017600803, |
| 2 | + "lastUpdate": 1769088670471, |
3 | 3 | "repoUrl": "https://github.com/awslabs/mountpoint-s3", |
4 | 4 | "entries": { |
5 | 5 | "Cache Throughput Benchmark - Peak Memory Usage (S3 Standard)": [ |
6 | | - { |
7 | | - "commit": { |
8 | | - "author": { |
9 | | - "email": "sahityad@amazon.com", |
10 | | - "name": "Sahitya Damera", |
11 | | - "username": "sahityadg" |
12 | | - }, |
13 | | - "committer": { |
14 | | - "email": "noreply@github.com", |
15 | | - "name": "GitHub", |
16 | | - "username": "web-flow" |
17 | | - }, |
18 | | - "distinct": true, |
19 | | - "id": "b27977ba9c6cc0b770933fc55e1d32bec9eac8f0", |
20 | | - "message": "Remove OTLP integration feature flag (#1685)\n\nRemoves the `otlp_integration` feature flag\n\n### Does this change impact existing behavior?\n\nNo, this enables otlp metrics without requiring a feature flag\n\n### Does this change need a changelog entry? Does it require a version\nchange?\n\nYes, added a mountpoint-s3-fs changelog entry.\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: Sahitya Damera <sahityad@amazon.com>", |
21 | | - "timestamp": "2025-10-28T18:42:12Z", |
22 | | - "tree_id": "b41459cc8c7cac4ad6912ad4e9173b6cdd7aed47", |
23 | | - "url": "https://github.com/awslabs/mountpoint-s3/commit/b27977ba9c6cc0b770933fc55e1d32bec9eac8f0" |
24 | | - }, |
25 | | - "date": 1761684301759, |
26 | | - "tool": "customSmallerIsBetter", |
27 | | - "benches": [ |
28 | | - { |
29 | | - "name": "rand_read_4t_direct", |
30 | | - "value": 2176.6015625, |
31 | | - "unit": "MiB" |
32 | | - }, |
33 | | - { |
34 | | - "name": "rand_read_4t_direct_small", |
35 | | - "value": 33.7578125, |
36 | | - "unit": "MiB" |
37 | | - }, |
38 | | - { |
39 | | - "name": "rand_read_4t", |
40 | | - "value": 2196.0234375, |
41 | | - "unit": "MiB" |
42 | | - }, |
43 | | - { |
44 | | - "name": "rand_read_4t_small", |
45 | | - "value": 35.125, |
46 | | - "unit": "MiB" |
47 | | - }, |
48 | | - { |
49 | | - "name": "rand_read_direct", |
50 | | - "value": 2177.26171875, |
51 | | - "unit": "MiB" |
52 | | - }, |
53 | | - { |
54 | | - "name": "rand_read_direct_small", |
55 | | - "value": 59.7734375, |
56 | | - "unit": "MiB" |
57 | | - }, |
58 | | - { |
59 | | - "name": "rand_read", |
60 | | - "value": 2179.76953125, |
61 | | - "unit": "MiB" |
62 | | - }, |
63 | | - { |
64 | | - "name": "rand_read_small", |
65 | | - "value": 32.80078125, |
66 | | - "unit": "MiB" |
67 | | - }, |
68 | | - { |
69 | | - "name": "seq_read_4t_direct", |
70 | | - "value": 2182.12109375, |
71 | | - "unit": "MiB" |
72 | | - }, |
73 | | - { |
74 | | - "name": "seq_read_4t_direct_small", |
75 | | - "value": 35.2265625, |
76 | | - "unit": "MiB" |
77 | | - }, |
78 | | - { |
79 | | - "name": "seq_read_4t", |
80 | | - "value": 2184.859375, |
81 | | - "unit": "MiB" |
82 | | - }, |
83 | | - { |
84 | | - "name": "seq_read_4t_small", |
85 | | - "value": 43.49609375, |
86 | | - "unit": "MiB" |
87 | | - }, |
88 | | - { |
89 | | - "name": "seq_read_direct", |
90 | | - "value": 2176.48828125, |
91 | | - "unit": "MiB" |
92 | | - }, |
93 | | - { |
94 | | - "name": "seq_read_direct_small", |
95 | | - "value": 25.51171875, |
96 | | - "unit": "MiB" |
97 | | - }, |
98 | | - { |
99 | | - "name": "seq_read", |
100 | | - "value": 2185.64453125, |
101 | | - "unit": "MiB" |
102 | | - }, |
103 | | - { |
104 | | - "name": "seq_read_skip_17m", |
105 | | - "value": 2200.4765625, |
106 | | - "unit": "MiB" |
107 | | - }, |
108 | | - { |
109 | | - "name": "seq_read_small", |
110 | | - "value": 23.97265625, |
111 | | - "unit": "MiB" |
112 | | - } |
113 | | - ] |
114 | | - }, |
115 | 6 | { |
116 | 7 | "commit": { |
117 | 8 | "author": { |
@@ -3272,6 +3163,115 @@ window.BENCHMARK_DATA = { |
3272 | 3163 | "unit": "MiB" |
3273 | 3164 | } |
3274 | 3165 | ] |
| 3166 | + }, |
| 3167 | + { |
| 3168 | + "commit": { |
| 3169 | + "author": { |
| 3170 | + "email": "mansipnd@amazon.co.uk", |
| 3171 | + "name": "Mansi Pandey", |
| 3172 | + "username": "mansi153" |
| 3173 | + }, |
| 3174 | + "committer": { |
| 3175 | + "email": "noreply@github.com", |
| 3176 | + "name": "GitHub", |
| 3177 | + "username": "web-flow" |
| 3178 | + }, |
| 3179 | + "distinct": true, |
| 3180 | + "id": "ebe82da2e60e20a4854e63bb5396f68f4c52ceff", |
| 3181 | + "message": "Update semantics documentation to describe changes as part of the open-after-close fix (#1752)\n\nUpdate semantics documentation to describe changes done as part of the\nopen-after-close fix in [PR\n#1704](https://github.com/awslabs/mountpoint-s3/pull/1704)\n\nUpdates done to `doc/SEMANTICS.md` documentation and some more details\nadded in`mountpoint-s3/CHANGELOG.md`.\n\n### Does this change impact existing behavior?\n\nNo, documentation update only.\n\n### Does this change need a changelog entry? Does it require a version\nchange?\n\nNo, documentation update only.\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: Mansi Pandey <mansipnd@amazon.com>\nCo-authored-by: Mansi Pandey <mansipnd@amazon.com>", |
| 3182 | + "timestamp": "2026-01-22T11:26:43Z", |
| 3183 | + "tree_id": "24caf93263596e959007c15af7ef3d497292b961", |
| 3184 | + "url": "https://github.com/awslabs/mountpoint-s3/commit/ebe82da2e60e20a4854e63bb5396f68f4c52ceff" |
| 3185 | + }, |
| 3186 | + "date": 1769088670412, |
| 3187 | + "tool": "customSmallerIsBetter", |
| 3188 | + "benches": [ |
| 3189 | + { |
| 3190 | + "name": "rand_read_4t_direct", |
| 3191 | + "value": 2201.1953125, |
| 3192 | + "unit": "MiB" |
| 3193 | + }, |
| 3194 | + { |
| 3195 | + "name": "rand_read_4t_direct_small", |
| 3196 | + "value": 32.78125, |
| 3197 | + "unit": "MiB" |
| 3198 | + }, |
| 3199 | + { |
| 3200 | + "name": "rand_read_4t", |
| 3201 | + "value": 2189.1875, |
| 3202 | + "unit": "MiB" |
| 3203 | + }, |
| 3204 | + { |
| 3205 | + "name": "rand_read_4t_small", |
| 3206 | + "value": 33.12890625, |
| 3207 | + "unit": "MiB" |
| 3208 | + }, |
| 3209 | + { |
| 3210 | + "name": "rand_read_direct", |
| 3211 | + "value": 2384.92578125, |
| 3212 | + "unit": "MiB" |
| 3213 | + }, |
| 3214 | + { |
| 3215 | + "name": "rand_read_direct_small", |
| 3216 | + "value": 33.69921875, |
| 3217 | + "unit": "MiB" |
| 3218 | + }, |
| 3219 | + { |
| 3220 | + "name": "rand_read", |
| 3221 | + "value": 2308.8125, |
| 3222 | + "unit": "MiB" |
| 3223 | + }, |
| 3224 | + { |
| 3225 | + "name": "rand_read_small", |
| 3226 | + "value": 33.66015625, |
| 3227 | + "unit": "MiB" |
| 3228 | + }, |
| 3229 | + { |
| 3230 | + "name": "seq_read_4t_direct", |
| 3231 | + "value": 2188.38671875, |
| 3232 | + "unit": "MiB" |
| 3233 | + }, |
| 3234 | + { |
| 3235 | + "name": "seq_read_4t_direct_small", |
| 3236 | + "value": 34.69921875, |
| 3237 | + "unit": "MiB" |
| 3238 | + }, |
| 3239 | + { |
| 3240 | + "name": "seq_read_4t", |
| 3241 | + "value": 2187.37109375, |
| 3242 | + "unit": "MiB" |
| 3243 | + }, |
| 3244 | + { |
| 3245 | + "name": "seq_read_4t_small", |
| 3246 | + "value": 36.80859375, |
| 3247 | + "unit": "MiB" |
| 3248 | + }, |
| 3249 | + { |
| 3250 | + "name": "seq_read_direct", |
| 3251 | + "value": 2180.37109375, |
| 3252 | + "unit": "MiB" |
| 3253 | + }, |
| 3254 | + { |
| 3255 | + "name": "seq_read_direct_small", |
| 3256 | + "value": 26.54296875, |
| 3257 | + "unit": "MiB" |
| 3258 | + }, |
| 3259 | + { |
| 3260 | + "name": "seq_read", |
| 3261 | + "value": 2186.28125, |
| 3262 | + "unit": "MiB" |
| 3263 | + }, |
| 3264 | + { |
| 3265 | + "name": "seq_read_skip_17m", |
| 3266 | + "value": 2196.0625, |
| 3267 | + "unit": "MiB" |
| 3268 | + }, |
| 3269 | + { |
| 3270 | + "name": "seq_read_small", |
| 3271 | + "value": 26.36328125, |
| 3272 | + "unit": "MiB" |
| 3273 | + } |
| 3274 | + ] |
3275 | 3275 | } |
3276 | 3276 | ] |
3277 | 3277 | } |
|
0 commit comments