Skip to content

Commit a863f27

Browse files
author
github-action-benchmark
committed
add Throughput Benchmark - Peak Memory Usage (S3 Standard) (customSmallerIsBetter) benchmark result for 6f34b68
1 parent d37d02a commit a863f27

File tree

1 file changed

+135
-135
lines changed

1 file changed

+135
-135
lines changed

dev/bench/peak_mem_usage/data.js

Lines changed: 135 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -1,142 +1,8 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1769089566872,
2+
"lastUpdate": 1769091765653,
33
"repoUrl": "https://github.com/awslabs/mountpoint-s3",
44
"entries": {
55
"Throughput Benchmark - Peak Memory Usage (S3 Standard)": [
6-
{
7-
"commit": {
8-
"author": {
9-
"email": "prikaru@amazon.com",
10-
"name": "Priyankakarumuru1",
11-
"username": "Priyankakarumuru1"
12-
},
13-
"committer": {
14-
"email": "noreply@github.com",
15-
"name": "GitHub",
16-
"username": "web-flow"
17-
},
18-
"distinct": true,
19-
"id": "613e4676d25d59e2621c41c4c141097dcc2cf00a",
20-
"message": "docs: Update LOGGING.md for default INFO level and metrics behavior (#1620)\n\nUpdate documentation to reflect new default logging level\n\n### What changed and why?\n- Updated LOGGING.md to reflect the new default INFO logging level\n(changed from WARN)\n- Added explanation of metrics logging behavior with --log-metrics and\n--debug flags\n- Clarified verbosity levels in documentation\n\nThese changes align the documentation with the implementation changes\nmade in PR #1605.\n\n### Does this change impact existing behavior?\nNo, this is a documentation-only change that reflects already merged\nchanges from PR #1605\n\n### Does this change need a changelog entry? Does it require a version\nchange?\nNo changelog entry or version change needed as this is only updating\ndocumentation to match existing behavior.\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: Priyanka Karumuru <prikaru@amazon.com>\nSigned-off-by: Priyankakarumuru1 <prikaru@amazon.com>",
21-
"timestamp": "2025-10-29T19:58:55Z",
22-
"tree_id": "d68c93d36fc4038ba611232771d126ed7e598cec",
23-
"url": "https://github.com/awslabs/mountpoint-s3/commit/613e4676d25d59e2621c41c4c141097dcc2cf00a"
24-
},
25-
"date": 1761776320008,
26-
"tool": "customSmallerIsBetter",
27-
"benches": [
28-
{
29-
"name": "mix_1r4w",
30-
"value": 3541.53515625,
31-
"unit": "MiB"
32-
},
33-
{
34-
"name": "mix_2r2w",
35-
"value": 4839.41015625,
36-
"unit": "MiB"
37-
},
38-
{
39-
"name": "mix_4r1w",
40-
"value": 8493.72265625,
41-
"unit": "MiB"
42-
},
43-
{
44-
"name": "rand_read_4t_direct",
45-
"value": 26.33203125,
46-
"unit": "MiB"
47-
},
48-
{
49-
"name": "rand_read_4t_direct_small",
50-
"value": 51.8046875,
51-
"unit": "MiB"
52-
},
53-
{
54-
"name": "rand_read_4t",
55-
"value": 24.80859375,
56-
"unit": "MiB"
57-
},
58-
{
59-
"name": "rand_read_4t_small",
60-
"value": 51.0546875,
61-
"unit": "MiB"
62-
},
63-
{
64-
"name": "rand_read_direct",
65-
"value": 20.6953125,
66-
"unit": "MiB"
67-
},
68-
{
69-
"name": "rand_read_direct_small",
70-
"value": 27.046875,
71-
"unit": "MiB"
72-
},
73-
{
74-
"name": "rand_read",
75-
"value": 23.3515625,
76-
"unit": "MiB"
77-
},
78-
{
79-
"name": "rand_read_small",
80-
"value": 28.07421875,
81-
"unit": "MiB"
82-
},
83-
{
84-
"name": "seq_read_4t_direct",
85-
"value": 8190.30078125,
86-
"unit": "MiB"
87-
},
88-
{
89-
"name": "seq_read_4t_direct_small",
90-
"value": 49.55859375,
91-
"unit": "MiB"
92-
},
93-
{
94-
"name": "seq_read_4t",
95-
"value": 8227.60546875,
96-
"unit": "MiB"
97-
},
98-
{
99-
"name": "seq_read_4t_small",
100-
"value": 51.07421875,
101-
"unit": "MiB"
102-
},
103-
{
104-
"name": "seq_read_direct",
105-
"value": 2109.89453125,
106-
"unit": "MiB"
107-
},
108-
{
109-
"name": "seq_read_direct_small",
110-
"value": 27.6640625,
111-
"unit": "MiB"
112-
},
113-
{
114-
"name": "seq_read",
115-
"value": 2105.37109375,
116-
"unit": "MiB"
117-
},
118-
{
119-
"name": "seq_read_skip_17m",
120-
"value": 2108.95703125,
121-
"unit": "MiB"
122-
},
123-
{
124-
"name": "seq_read_small",
125-
"value": 23.33203125,
126-
"unit": "MiB"
127-
},
128-
{
129-
"name": "seq_write_direct",
130-
"value": 702.80859375,
131-
"unit": "MiB"
132-
},
133-
{
134-
"name": "seq_write",
135-
"value": 466.890625,
136-
"unit": "MiB"
137-
}
138-
]
139-
},
1406
{
1417
"commit": {
1428
"author": {
@@ -4022,6 +3888,140 @@ window.BENCHMARK_DATA = {
40223888
"unit": "MiB"
40233889
}
40243890
]
3891+
},
3892+
{
3893+
"commit": {
3894+
"author": {
3895+
"email": "sahityad@amazon.com",
3896+
"name": "Sahitya Damera",
3897+
"username": "sahityadg"
3898+
},
3899+
"committer": {
3900+
"email": "noreply@github.com",
3901+
"name": "GitHub",
3902+
"username": "web-flow"
3903+
},
3904+
"distinct": false,
3905+
"id": "6f34b6826b437ee3fc33e6dda40433964f041592",
3906+
"message": "Udpate docs with cache metrics for OTLP export (#1739)\n\nUpdates documentation with new cache metrics available for OTLP export\n\n### Does this change impact existing behavior?\n\nNo\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\nSigned-off-by: Sahitya Damera <sahityad@amazon.com>",
3907+
"timestamp": "2026-01-22T12:04:41Z",
3908+
"tree_id": "1787e28a58736bcfaf6d8a5ca150e09fb991df7b",
3909+
"url": "https://github.com/awslabs/mountpoint-s3/commit/6f34b6826b437ee3fc33e6dda40433964f041592"
3910+
},
3911+
"date": 1769091765593,
3912+
"tool": "customSmallerIsBetter",
3913+
"benches": [
3914+
{
3915+
"name": "mix_1r4w",
3916+
"value": 3564.19140625,
3917+
"unit": "MiB"
3918+
},
3919+
{
3920+
"name": "mix_2r2w",
3921+
"value": 4961.921875,
3922+
"unit": "MiB"
3923+
},
3924+
{
3925+
"name": "mix_4r1w",
3926+
"value": 8478.74609375,
3927+
"unit": "MiB"
3928+
},
3929+
{
3930+
"name": "rand_read_4t_direct",
3931+
"value": 25.0546875,
3932+
"unit": "MiB"
3933+
},
3934+
{
3935+
"name": "rand_read_4t_direct_small",
3936+
"value": 52.0703125,
3937+
"unit": "MiB"
3938+
},
3939+
{
3940+
"name": "rand_read_4t",
3941+
"value": 26.546875,
3942+
"unit": "MiB"
3943+
},
3944+
{
3945+
"name": "rand_read_4t_small",
3946+
"value": 49.83203125,
3947+
"unit": "MiB"
3948+
},
3949+
{
3950+
"name": "rand_read_direct",
3951+
"value": 21.3515625,
3952+
"unit": "MiB"
3953+
},
3954+
{
3955+
"name": "rand_read_direct_small",
3956+
"value": 28.0234375,
3957+
"unit": "MiB"
3958+
},
3959+
{
3960+
"name": "rand_read",
3961+
"value": 19.81640625,
3962+
"unit": "MiB"
3963+
},
3964+
{
3965+
"name": "rand_read_small",
3966+
"value": 27.3046875,
3967+
"unit": "MiB"
3968+
},
3969+
{
3970+
"name": "seq_read_4t_direct",
3971+
"value": 8233.078125,
3972+
"unit": "MiB"
3973+
},
3974+
{
3975+
"name": "seq_read_4t_direct_small",
3976+
"value": 48.3046875,
3977+
"unit": "MiB"
3978+
},
3979+
{
3980+
"name": "seq_read_4t",
3981+
"value": 8220.92578125,
3982+
"unit": "MiB"
3983+
},
3984+
{
3985+
"name": "seq_read_4t_small",
3986+
"value": 50.55859375,
3987+
"unit": "MiB"
3988+
},
3989+
{
3990+
"name": "seq_read_direct",
3991+
"value": 2114.2109375,
3992+
"unit": "MiB"
3993+
},
3994+
{
3995+
"name": "seq_read_direct_small",
3996+
"value": 25.7890625,
3997+
"unit": "MiB"
3998+
},
3999+
{
4000+
"name": "seq_read",
4001+
"value": 2113.484375,
4002+
"unit": "MiB"
4003+
},
4004+
{
4005+
"name": "seq_read_skip_17m",
4006+
"value": 2112.7734375,
4007+
"unit": "MiB"
4008+
},
4009+
{
4010+
"name": "seq_read_small",
4011+
"value": 27.3359375,
4012+
"unit": "MiB"
4013+
},
4014+
{
4015+
"name": "seq_write_direct",
4016+
"value": 777.52734375,
4017+
"unit": "MiB"
4018+
},
4019+
{
4020+
"name": "seq_write",
4021+
"value": 448.79296875,
4022+
"unit": "MiB"
4023+
}
4024+
]
40254025
}
40264026
]
40274027
}

0 commit comments

Comments
 (0)