add Benchmark (customSmallerIsBetter) benchmark result for 1ce5915528

This commit is contained in:
github-action-benchmark 2024-11-20 08:20:27 +00:00
Родитель 4feefda0de
Коммит 68b824dcd3
1 изменённых файлов: 70 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1731942217453,
"lastUpdate": 1732090827755,
"repoUrl": "https://github.com/Azure/azure-storage-fuse",
"entries": {
"Benchmark": [
@ -2535,6 +2535,75 @@ window.BENCHMARK_DATA = {
"unit": "milliseconds"
}
]
},
{
"commit": {
"author": {
"email": "98318303+souravgupta-msft@users.noreply.github.com",
"name": "Sourav Gupta",
"username": "souravgupta-msft"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1ce5915528db77980cae98721e28e37d1455e0f2",
"message": "Adding Debian 12 (#1572)",
"timestamp": "2024-11-20T13:30:48+05:30",
"tree_id": "9f10e0b7bb79f95370f21e432f011631361462c9",
"url": "https://github.com/Azure/azure-storage-fuse/commit/1ce5915528db77980cae98721e28e37d1455e0f2"
},
"date": 1732090827520,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "sequential_read",
"value": 0.09147377566733333,
"unit": "milliseconds"
},
{
"name": "random_read",
"value": 70.35001017618235,
"unit": "milliseconds"
},
{
"name": "sequential_read_small_file",
"value": 0.089573068313,
"unit": "milliseconds"
},
{
"name": "random_read_small_file",
"value": 0.162893609954,
"unit": "milliseconds"
},
{
"name": "sequential_read_direct_io",
"value": 0.10190286337933334,
"unit": "milliseconds"
},
{
"name": "random_read_direct_io",
"value": 69.05710282524466,
"unit": "milliseconds"
},
{
"name": "sequential_read_4_threads",
"value": 0.17317263107233336,
"unit": "milliseconds"
},
{
"name": "sequential_read_16_threads",
"value": 0.9898311960780001,
"unit": "milliseconds"
},
{
"name": "random_read_4_threads",
"value": 77.577127355058,
"unit": "milliseconds"
}
]
}
]
}