diff --git a/dev/latency_bench/data.js b/dev/latency_bench/data.js index 67cd287d0..e95201f01 100644 --- a/dev/latency_bench/data.js +++ b/dev/latency_bench/data.js @@ -1,62 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699456125602, + "lastUpdate": 1699528920895, "repoUrl": "https://github.com/awslabs/mountpoint-s3", "entries": { "Benchmark": [ - { - "commit": { - "author": { - "email": "49699333+dependabot[bot]@users.noreply.github.com", - "name": "dependabot[bot]", - "username": "dependabot[bot]" - }, - "committer": { - "email": "noreply@github.com", - "name": "GitHub", - "username": "web-flow" - }, - "distinct": false, - "id": "7eae9e18e3800a740f843f30ed5049a2746031dc", - "message": "Bump rustix from 0.36.14 to 0.36.16 (#562)\n\nBumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.14 to 0.36.16.\n- [Release notes](https://github.com/bytecodealliance/rustix/releases)\n- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.14...v0.36.16)\n\n---\nupdated-dependencies:\n- dependency-name: rustix\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", - "timestamp": "2023-10-18T20:05:03Z", - "tree_id": "6a71dc097bb5ed1a90ff66a28b298eeeca33f950", - "url": "https://github.com/awslabs/mountpoint-s3/commit/7eae9e18e3800a740f843f30ed5049a2746031dc" - }, - "date": 1697661681714, - "tool": "customSmallerIsBetter", - "benches": [ - { - "name": "readdir_100", - "value": 0.078, - "unit": "seconds" - }, - { - "name": "readdir_1000", - "value": 0.2, - "unit": "seconds" - }, - { - "name": "readdir_10000", - "value": 1.113, - "unit": "seconds" - }, - { - "name": "readdir_100000", - "value": 10.931, - "unit": "seconds" - }, - { - "name": "time_to_first_byte_read", - "value": 83.5239995, - "unit": "milliseconds" - }, - { - "name": "time_to_first_byte_read_small_file", - "value": 67.6745603, - "unit": "milliseconds" - } - ] - }, { "commit": { "author": { @@ -1082,6 +1028,60 @@ window.BENCHMARK_DATA = { "unit": "milliseconds" } ] + }, + { + "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": "9768f31cdb62884ea3e145311236f1c8252378b6", + "message": "Update CRT submodules to latest releases (#601)\n\nSigned-off-by: Alessandro Passaro ", + "timestamp": "2023-11-09T10:50:12Z", + "tree_id": "ad0db3334c651795cbd0a847cd4bf021038052d3", + "url": "https://github.com/awslabs/mountpoint-s3/commit/9768f31cdb62884ea3e145311236f1c8252378b6" + }, + "date": 1699528920280, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "readdir_100", + "value": 0.076, + "unit": "seconds" + }, + { + "name": "readdir_1000", + "value": 0.176, + "unit": "seconds" + }, + { + "name": "readdir_10000", + "value": 1.126, + "unit": "seconds" + }, + { + "name": "readdir_100000", + "value": 10.739, + "unit": "seconds" + }, + { + "name": "time_to_first_byte_read", + "value": 89.8039256, + "unit": "milliseconds" + }, + { + "name": "time_to_first_byte_read_small_file", + "value": 72.2233104, + "unit": "milliseconds" + } + ] } ] }