Skip to content

Commit d37d02a

Browse files
author
github-action-benchmark
committed
add Throughput Benchmark (S3 Standard) (customBiggerIsBetter) benchmark result for 6f34b68
1 parent 9c76311 commit d37d02a

File tree

1 file changed

+135
-135
lines changed

1 file changed

+135
-135
lines changed

dev/bench/data.js

Lines changed: 135 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -1,140 +1,6 @@
11
window.BENCHMARK_DATA = {
22
"entries": {
33
"Throughput Benchmark (S3 Standard)": [
4-
{
5-
"commit": {
6-
"author": {
7-
"email": "prikaru@amazon.com",
8-
"name": "Priyankakarumuru1",
9-
"username": "Priyankakarumuru1"
10-
},
11-
"committer": {
12-
"email": "noreply@github.com",
13-
"name": "GitHub",
14-
"username": "web-flow"
15-
},
16-
"distinct": true,
17-
"id": "613e4676d25d59e2621c41c4c141097dcc2cf00a",
18-
"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>",
19-
"timestamp": "2025-10-29T19:58:55Z",
20-
"tree_id": "d68c93d36fc4038ba611232771d126ed7e598cec",
21-
"url": "https://github.com/awslabs/mountpoint-s3/commit/613e4676d25d59e2621c41c4c141097dcc2cf00a"
22-
},
23-
"date": 1761776318219,
24-
"tool": "customBiggerIsBetter",
25-
"benches": [
26-
{
27-
"name": "sequential_read,sequential_write_four_threads",
28-
"value": 4997.13583984375,
29-
"unit": "MiB/s"
30-
},
31-
{
32-
"name": "sequential_read_two_threads,sequential_write_two_threads",
33-
"value": 4510.79970703125,
34-
"unit": "MiB/s"
35-
},
36-
{
37-
"name": "sequential_read_four_threads,sequential_write",
38-
"value": 5601.71923828125,
39-
"unit": "MiB/s"
40-
},
41-
{
42-
"name": "random_read_four_threads_direct_io",
43-
"value": 9.7244140625,
44-
"unit": "MiB/s"
45-
},
46-
{
47-
"name": "random_read_four_threads_direct_io_small_file",
48-
"value": 44.61474609375,
49-
"unit": "MiB/s"
50-
},
51-
{
52-
"name": "random_read_four_threads",
53-
"value": 9.31455078125,
54-
"unit": "MiB/s"
55-
},
56-
{
57-
"name": "random_read_four_threads_small_file",
58-
"value": 42.8595703125,
59-
"unit": "MiB/s"
60-
},
61-
{
62-
"name": "random_read_direct_io",
63-
"value": 2.4650390625,
64-
"unit": "MiB/s"
65-
},
66-
{
67-
"name": "random_read_direct_io_small_file",
68-
"value": 11.72109375,
69-
"unit": "MiB/s"
70-
},
71-
{
72-
"name": "random_read",
73-
"value": 2.28662109375,
74-
"unit": "MiB/s"
75-
},
76-
{
77-
"name": "random_read_small_file",
78-
"value": 11.19873046875,
79-
"unit": "MiB/s"
80-
},
81-
{
82-
"name": "sequential_read_four_threads_direct_io",
83-
"value": 6167.98955078125,
84-
"unit": "MiB/s"
85-
},
86-
{
87-
"name": "sequential_read_four_threads_direct_io_small_file",
88-
"value": 247.10400390625,
89-
"unit": "MiB/s"
90-
},
91-
{
92-
"name": "sequential_read_four_threads",
93-
"value": 5029.6826171875,
94-
"unit": "MiB/s"
95-
},
96-
{
97-
"name": "sequential_read_four_threads_small_file",
98-
"value": 243.18544921875,
99-
"unit": "MiB/s"
100-
},
101-
{
102-
"name": "sequential_read_direct_io",
103-
"value": 1815.0806640625,
104-
"unit": "MiB/s"
105-
},
106-
{
107-
"name": "sequential_read_direct_io_small_file",
108-
"value": 61.7986328125,
109-
"unit": "MiB/s"
110-
},
111-
{
112-
"name": "sequential_read",
113-
"value": 1654.4681640625,
114-
"unit": "MiB/s"
115-
},
116-
{
117-
"name": "seq_read_skip_17m",
118-
"value": 1219.22646484375,
119-
"unit": "MiB/s"
120-
},
121-
{
122-
"name": "sequential_read_small_file",
123-
"value": 61.25634765625,
124-
"unit": "MiB/s"
125-
},
126-
{
127-
"name": "sequential_write_direct_io",
128-
"value": 1540.3404296875,
129-
"unit": "MiB/s"
130-
},
131-
{
132-
"name": "sequential_write",
133-
"value": 1008.288671875,
134-
"unit": "MiB/s"
135-
}
136-
]
137-
},
1384
{
1395
"commit": {
1406
"author": {
@@ -4020,9 +3886,143 @@ window.BENCHMARK_DATA = {
40203886
"unit": "MiB/s"
40213887
}
40223888
]
3889+
},
3890+
{
3891+
"commit": {
3892+
"author": {
3893+
"email": "sahityad@amazon.com",
3894+
"name": "Sahitya Damera",
3895+
"username": "sahityadg"
3896+
},
3897+
"committer": {
3898+
"email": "noreply@github.com",
3899+
"name": "GitHub",
3900+
"username": "web-flow"
3901+
},
3902+
"distinct": false,
3903+
"id": "6f34b6826b437ee3fc33e6dda40433964f041592",
3904+
"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>",
3905+
"timestamp": "2026-01-22T12:04:41Z",
3906+
"tree_id": "1787e28a58736bcfaf6d8a5ca150e09fb991df7b",
3907+
"url": "https://github.com/awslabs/mountpoint-s3/commit/6f34b6826b437ee3fc33e6dda40433964f041592"
3908+
},
3909+
"date": 1769091763467,
3910+
"tool": "customBiggerIsBetter",
3911+
"benches": [
3912+
{
3913+
"name": "sequential_read,sequential_write_four_threads",
3914+
"value": 5008.9947265625,
3915+
"unit": "MiB/s"
3916+
},
3917+
{
3918+
"name": "sequential_read_two_threads,sequential_write_two_threads",
3919+
"value": 4471.559375,
3920+
"unit": "MiB/s"
3921+
},
3922+
{
3923+
"name": "sequential_read_four_threads,sequential_write",
3924+
"value": 5831.023242187501,
3925+
"unit": "MiB/s"
3926+
},
3927+
{
3928+
"name": "random_read_four_threads_direct_io",
3929+
"value": 9.08505859375,
3930+
"unit": "MiB/s"
3931+
},
3932+
{
3933+
"name": "random_read_four_threads_direct_io_small_file",
3934+
"value": 46.01708984375,
3935+
"unit": "MiB/s"
3936+
},
3937+
{
3938+
"name": "random_read_four_threads",
3939+
"value": 8.8326171875,
3940+
"unit": "MiB/s"
3941+
},
3942+
{
3943+
"name": "random_read_four_threads_small_file",
3944+
"value": 44.72353515625,
3945+
"unit": "MiB/s"
3946+
},
3947+
{
3948+
"name": "random_read_direct_io",
3949+
"value": 2.3626953125,
3950+
"unit": "MiB/s"
3951+
},
3952+
{
3953+
"name": "random_read_direct_io_small_file",
3954+
"value": 11.90244140625,
3955+
"unit": "MiB/s"
3956+
},
3957+
{
3958+
"name": "random_read",
3959+
"value": 2.18251953125,
3960+
"unit": "MiB/s"
3961+
},
3962+
{
3963+
"name": "random_read_small_file",
3964+
"value": 10.80107421875,
3965+
"unit": "MiB/s"
3966+
},
3967+
{
3968+
"name": "sequential_read_four_threads_direct_io",
3969+
"value": 6272.32939453125,
3970+
"unit": "MiB/s"
3971+
},
3972+
{
3973+
"name": "sequential_read_four_threads_direct_io_small_file",
3974+
"value": 249.13994140625,
3975+
"unit": "MiB/s"
3976+
},
3977+
{
3978+
"name": "sequential_read_four_threads",
3979+
"value": 5039.21962890625,
3980+
"unit": "MiB/s"
3981+
},
3982+
{
3983+
"name": "sequential_read_four_threads_small_file",
3984+
"value": 247.7037109375,
3985+
"unit": "MiB/s"
3986+
},
3987+
{
3988+
"name": "sequential_read_direct_io",
3989+
"value": 1724.11953125,
3990+
"unit": "MiB/s"
3991+
},
3992+
{
3993+
"name": "sequential_read_direct_io_small_file",
3994+
"value": 63.0712890625,
3995+
"unit": "MiB/s"
3996+
},
3997+
{
3998+
"name": "sequential_read",
3999+
"value": 1495.968359375,
4000+
"unit": "MiB/s"
4001+
},
4002+
{
4003+
"name": "seq_read_skip_17m",
4004+
"value": 1222.79140625,
4005+
"unit": "MiB/s"
4006+
},
4007+
{
4008+
"name": "sequential_read_small_file",
4009+
"value": 62.3494140625,
4010+
"unit": "MiB/s"
4011+
},
4012+
{
4013+
"name": "sequential_write_direct_io",
4014+
"value": 1467.30439453125,
4015+
"unit": "MiB/s"
4016+
},
4017+
{
4018+
"name": "sequential_write",
4019+
"value": 990.03310546875,
4020+
"unit": "MiB/s"
4021+
}
4022+
]
40234023
}
40244024
]
40254025
},
4026-
"lastUpdate": 1769089566254,
4026+
"lastUpdate": 1769091764556,
40274027
"repoUrl": "https://github.com/awslabs/mountpoint-s3"
40284028
}

0 commit comments

Comments
 (0)