-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Throughput Benchmark (S3 Express One Zone) (customBiggerIsBetter)…
… benchmark result for 866ee1c
- Loading branch information
github-action-benchmark
committed
Jan 7, 2025
1 parent
ae598d9
commit e027720
Showing
1 changed file
with
135 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,142 +1,8 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1736258310774, | ||
"lastUpdate": 1736272591666, | ||
"repoUrl": "https://github.com/awslabs/mountpoint-s3", | ||
"entries": { | ||
"Throughput Benchmark (S3 Express One Zone)": [ | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Volodkin Vladislav", | ||
"username": "vladem" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "59f7ba56f45c7ff6834b79853c12c2b6fcafa216", | ||
"message": "Update documentation for supported bucket types (#1176)\n\nUpdate the documentation to enumerate supported bucket types.\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\n---------\n\nSigned-off-by: Vlad Volodkin <[email protected]>\nCo-authored-by: Vlad Volodkin <[email protected]>", | ||
"timestamp": "2024-12-02T10:04:26Z", | ||
"tree_id": "344cf5fb725eedee6eeb53ccca9cc4c1dd4f7f5a", | ||
"url": "https://github.com/awslabs/mountpoint-s3/commit/59f7ba56f45c7ff6834b79853c12c2b6fcafa216" | ||
}, | ||
"date": 1733141748139, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "sequential_read,sequential_write_four_threads", | ||
"value": 5169.01259765625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_two_threads,sequential_write_two_threads", | ||
"value": 4633.894140625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_four_threads,sequential_write", | ||
"value": 5804.187695312499, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_four_threads_direct_io", | ||
"value": 103.6361328125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_four_threads_direct_io_small_file", | ||
"value": 143.08271484375, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_four_threads", | ||
"value": 95.39140625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_four_threads_small_file", | ||
"value": 131.19072265625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_direct_io", | ||
"value": 25.51162109375, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_direct_io_small_file", | ||
"value": 34.7990234375, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read", | ||
"value": 23.3681640625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_small_file", | ||
"value": 32.90185546875, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_four_threads_direct_io", | ||
"value": 5903.48681640625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_four_threads_direct_io_small_file", | ||
"value": 521.77509765625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_four_threads", | ||
"value": 5096.20400390625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_four_threads_small_file", | ||
"value": 516.08427734375, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_direct_io", | ||
"value": 2070.5296875, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_direct_io_small_file", | ||
"value": 125.08720703125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read", | ||
"value": 1550.5611328125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "seq_read_skip_17m", | ||
"value": 1223.69306640625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_small_file", | ||
"value": 126.75751953125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_write_direct_io", | ||
"value": 1474.347265625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_write", | ||
"value": 1174.63017578125, | ||
"unit": "MiB/s" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -2682,6 +2548,140 @@ window.BENCHMARK_DATA = { | |
"unit": "MiB/s" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Daniel Carl Jones", | ||
"username": "dannycjones" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"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 <[email protected]>", | ||
"timestamp": "2025-01-07T15:41:52Z", | ||
"tree_id": "b2b2f32cf333ef210f081af8c13eb7b7cd121d94", | ||
"url": "https://github.com/awslabs/mountpoint-s3/commit/866ee1c509ca513f0f41122a5f7153bf223ec259" | ||
}, | ||
"date": 1736272591027, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "sequential_read,sequential_write_four_threads", | ||
"value": 5327.16298828125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_two_threads,sequential_write_two_threads", | ||
"value": 4686.84970703125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_four_threads,sequential_write", | ||
"value": 5925.934472656249, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_four_threads_direct_io", | ||
"value": 102.01591796875, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_four_threads_direct_io_small_file", | ||
"value": 139.7939453125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_four_threads", | ||
"value": 93.77568359375, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_four_threads_small_file", | ||
"value": 127.4603515625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_direct_io", | ||
"value": 24.9681640625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_direct_io_small_file", | ||
"value": 34.12685546875, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read", | ||
"value": 23.34521484375, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "random_read_small_file", | ||
"value": 32.21865234375, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_four_threads_direct_io", | ||
"value": 5993.68583984375, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_four_threads_direct_io_small_file", | ||
"value": 516.61142578125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_four_threads", | ||
"value": 5222.83798828125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_four_threads_small_file", | ||
"value": 510.011328125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_direct_io", | ||
"value": 1921.39287109375, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_direct_io_small_file", | ||
"value": 124.8154296875, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read", | ||
"value": 1653.626953125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "seq_read_skip_17m", | ||
"value": 1315.76181640625, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_read_small_file", | ||
"value": 125.60703125, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_write_direct_io", | ||
"value": 1601.71171875, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "sequential_write", | ||
"value": 994.62451171875, | ||
"unit": "MiB/s" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|