Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 42b3b19
Browse files Browse the repository at this point in the history
  • 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.
29 changes: 28 additions & 1 deletion premium/time/rename/data.js
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": [
Expand Down Expand Up @@ -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"
}
]
}
]
}
Expand Down

0 comments on commit b406798

Please sign in to comment.