From a86c0c9f4e48e4256ca416d80a0fac0d089536d4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Nov 2024 07:22:53 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 46a557ce18bc597d06f560f73f4d792c70a72563 --- premium/time/highapp/data.js | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/premium/time/highapp/data.js b/premium/time/highapp/data.js index 61dbcb4f9..89f21c469 100644 --- a/premium/time/highapp/data.js +++ b/premium/time/highapp/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730731230946, + "lastUpdate": 1730791373808, "repoUrl": "https://github.com/Azure/azure-storage-fuse", "entries": { "Benchmark": [ @@ -534,6 +534,40 @@ window.BENCHMARK_DATA = { "unit": "seconds" } ] + }, + { + "commit": { + "author": { + "email": "137055338+ashruti-msft@users.noreply.github.com", + "name": "ashruti-msft", + "username": "ashruti-msft" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "46a557ce18bc597d06f560f73f4d792c70a72563", + "message": "Redirecting stream config to BlockCache (#1445)\n\n* Auto convert streaming config to block-cache config", + "timestamp": "2024-11-05T11:38:27+05:30", + "tree_id": "73c016b08ff97d4da1a648b55454b4e182c84916", + "url": "https://github.com/Azure/azure-storage-fuse/commit/46a557ce18bc597d06f560f73f4d792c70a72563" + }, + "date": 1730791373568, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "read_10_20GB_file", + "value": 67.24613571166992, + "unit": "seconds" + }, + { + "name": "create_10_20GB_file", + "value": 52.46312141418457, + "unit": "seconds" + } + ] } ] }