From e0a1d1b1bf7c5c2075603e9be01c5c29a8720417 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Nov 2024 07:27:27 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 46a557ce18bc597d06f560f73f4d792c70a72563 --- premium/time/rename/data.js | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/premium/time/rename/data.js b/premium/time/rename/data.js index f977b766c..30d00f310 100644 --- a/premium/time/rename/data.js +++ b/premium/time/rename/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730731534914, + "lastUpdate": 1730791647670, "repoUrl": "https://github.com/Azure/azure-storage-fuse", "entries": { "Benchmark": [ @@ -425,6 +425,35 @@ 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": 1730791647404, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "rename_5000_1MB_files", + "value": 97.66131067276001, + "unit": "seconds" + } + ] } ] }