Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 46a557c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 5, 2024
1 parent a86c0c9 commit e0a1d1b
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 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": 1730731534914,
"lastUpdate": 1730791647670,
"repoUrl": "https://github.com/Azure/azure-storage-fuse",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -425,6 +425,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "ashruti-msft",
"username": "ashruti-msft"
},
"committer": {
"email": "[email protected]",
"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"
}
]
}
]
}
Expand Down

0 comments on commit e0a1d1b

Please sign in to comment.