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 5a6b1e3 commit a86c0c9
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion premium/time/highapp/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730731230946,
"lastUpdate": 1730791373808,
"repoUrl": "https://github.com/Azure/azure-storage-fuse",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -534,6 +534,40 @@ 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": 1730791373568,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "read_10_20GB_file",
"value": 67.24613571166992,
"unit": "seconds"
},
{
"name": "create_10_20GB_file",
"value": 52.46312141418457,
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit a86c0c9

Please sign in to comment.