-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (customSmallerIsBetter) benchmark result for 42b3b19
- Loading branch information
github-action-benchmark
committed
Sep 22, 2024
1 parent
69c260c
commit b406798
Showing
1 changed file
with
28 additions
and
1 deletion.
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,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1726744983563, | ||
"lastUpdate": 1726982676354, | ||
"repoUrl": "https://github.com/Azure/azure-storage-fuse", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -201,6 +201,33 @@ window.BENCHMARK_DATA = { | |
"unit": "seconds" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"name": "Vikas Bhansali", | ||
"username": "vibhansa-msft", | ||
"email": "[email protected]" | ||
}, | ||
"committer": { | ||
"name": "GitHub", | ||
"username": "web-flow", | ||
"email": "[email protected]" | ||
}, | ||
"id": "42b3b19b42dbe36e5b37e7b4d81115c6a319b277", | ||
"message": "Upgrading go version to 1.23.1 (#1521)\n\n* Upgrading go version to 1.23.1:", | ||
"timestamp": "2024-09-19T09:58:10Z", | ||
"url": "https://github.com/Azure/azure-storage-fuse/commit/42b3b19b42dbe36e5b37e7b4d81115c6a319b277" | ||
}, | ||
"date": 1726982676099, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "rename_5000_1MB_files", | ||
"value": 91.57812237739563, | ||
"unit": "seconds" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|