Skip to content

Commit

Permalink
add Cache Throughput Benchmark - Peak Memory Usage (S3 Standard) (cus…
Browse files Browse the repository at this point in the history
…tomSmallerIsBetter) benchmark result for 54b57c4
  • Loading branch information
github-action-benchmark committed Nov 29, 2024
1 parent 8753612 commit c2d87ff
Showing 1 changed file with 110 additions and 110 deletions.
220 changes: 110 additions & 110 deletions dev/cache_bench/peak_mem_usage/data.js
Original file line number Diff line number Diff line change
@@ -1,117 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1732836362601,
"lastUpdate": 1732899720663,
"repoUrl": "https://github.com/awslabs/mountpoint-s3",
"entries": {
"Cache Throughput Benchmark - Peak Memory Usage (S3 Standard)": [
{
"commit": {
"author": {
"email": "vladvolodkin@gmail.com",
"name": "Volodkin Vladislav",
"username": "vladem"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "021da951173e310a0fc476ae285e42db51e1d524",
"message": "Remove `express_cache` feature flag (#1145)\n\n## Description of change\n\n- Removes the feature flag so the shared cache may be included in the\nnext build;\n- Adds a changelog entry introducing the feature.\n\n(update and merge this after:\nhttps://github.com/awslabs/mountpoint-s3/pull/1144)\n\nRelevant issues: N/A\n\n## Does this change impact existing behavior?\n\nNo, a new feature added.\n\n## Does this change need a changelog entry in any of the crates?\n\nYes, adding one in this PR.\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 <vlaad@amazon.com>\nCo-authored-by: Vlad Volodkin <vlaad@amazon.com>",
"timestamp": "2024-11-20T16:56:06Z",
"tree_id": "47175363acc44c7e677760642d4185b10ae0659f",
"url": "https://github.com/awslabs/mountpoint-s3/commit/021da951173e310a0fc476ae285e42db51e1d524"
},
"date": 1732128995476,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "rand_read_4t_direct",
"value": 3400.8359375,
"unit": "MiB"
},
{
"name": "rand_read_4t_direct_small",
"value": 332.4296875,
"unit": "MiB"
},
{
"name": "rand_read_4t",
"value": 3197.0234375,
"unit": "MiB"
},
{
"name": "rand_read_4t_small",
"value": 357.9765625,
"unit": "MiB"
},
{
"name": "rand_read_direct",
"value": 3141.9609375,
"unit": "MiB"
},
{
"name": "rand_read_direct_small",
"value": 263.19921875,
"unit": "MiB"
},
{
"name": "rand_read",
"value": 3350.0234375,
"unit": "MiB"
},
{
"name": "rand_read_small",
"value": 214.359375,
"unit": "MiB"
},
{
"name": "seq_read_4t_direct",
"value": 21214.91015625,
"unit": "MiB"
},
{
"name": "seq_read_4t_direct_small",
"value": 343.68359375,
"unit": "MiB"
},
{
"name": "seq_read_4t",
"value": 3246.8203125,
"unit": "MiB"
},
{
"name": "seq_read_4t_small",
"value": 363.61328125,
"unit": "MiB"
},
{
"name": "seq_read_direct",
"value": 3365.14453125,
"unit": "MiB"
},
{
"name": "seq_read_direct_small",
"value": 213.7265625,
"unit": "MiB"
},
{
"name": "seq_read",
"value": 3234.14453125,
"unit": "MiB"
},
{
"name": "seq_read_skip_17m",
"value": 12286.58203125,
"unit": "MiB"
},
{
"name": "seq_read_small",
"value": 221.953125,
"unit": "MiB"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -2182,6 +2073,115 @@ window.BENCHMARK_DATA = {
"unit": "MiB"
}
]
},
{
"commit": {
"author": {
"email": "alexpax@amazon.co.uk",
"name": "Alessandro Passaro",
"username": "passaro"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "54b57c47df1fe38296267495f3820260a6b72775",
"message": "Merge AppendUploader into Uploader (#1172)\n\nInternal refactor to merge the `AppendUploader` for incremental uploads\ninto the existing `Uploader`.\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: Alessandro Passaro <alexpax@amazon.co.uk>",
"timestamp": "2024-11-29T15:02:02Z",
"tree_id": "948984450c148893795a5b131a77a36e4cff8d4c",
"url": "https://github.com/awslabs/mountpoint-s3/commit/54b57c47df1fe38296267495f3820260a6b72775"
},
"date": 1732899720624,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "rand_read_4t_direct",
"value": 3129.578125,
"unit": "MiB"
},
{
"name": "rand_read_4t_direct_small",
"value": 340.4375,
"unit": "MiB"
},
{
"name": "rand_read_4t",
"value": 3398.01171875,
"unit": "MiB"
},
{
"name": "rand_read_4t_small",
"value": 349.71875,
"unit": "MiB"
},
{
"name": "rand_read_direct",
"value": 3155.07421875,
"unit": "MiB"
},
{
"name": "rand_read_direct_small",
"value": 265.3046875,
"unit": "MiB"
},
{
"name": "rand_read",
"value": 3242.8828125,
"unit": "MiB"
},
{
"name": "rand_read_small",
"value": 220.15234375,
"unit": "MiB"
},
{
"name": "seq_read_4t_direct",
"value": 32687.73046875,
"unit": "MiB"
},
{
"name": "seq_read_4t_direct_small",
"value": 340.67578125,
"unit": "MiB"
},
{
"name": "seq_read_4t",
"value": 3356.5703125,
"unit": "MiB"
},
{
"name": "seq_read_4t_small",
"value": 358.90234375,
"unit": "MiB"
},
{
"name": "seq_read_direct",
"value": 3016.34375,
"unit": "MiB"
},
{
"name": "seq_read_direct_small",
"value": 238.6796875,
"unit": "MiB"
},
{
"name": "seq_read",
"value": 3339.78125,
"unit": "MiB"
},
{
"name": "seq_read_skip_17m",
"value": 11575.62890625,
"unit": "MiB"
},
{
"name": "seq_read_small",
"value": 226.15234375,
"unit": "MiB"
}
]
}
]
}
Expand Down

0 comments on commit c2d87ff

Please sign in to comment.