Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 672ae58
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 16, 2024
1 parent e49cb03 commit d6780b1
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion standard/latency/highlyparallel/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1721101656056,
"lastUpdate": 1721115514789,
"repoUrl": "https://github.com/Azure/azure-storage-fuse",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2279,6 +2279,45 @@ window.BENCHMARK_DATA = {
"unit": "milliseconds"
}
]
},
{
"commit": {
"author": {
"email": "64532198+vibhansa-msft@users.noreply.github.com",
"name": "Vikas Bhansali",
"username": "vibhansa-msft"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "672ae586c12ba9bd7d06013d616e59fd6a541375",
"message": "Update benchmark.yml",
"timestamp": "2024-07-16T10:59:23+05:30",
"tree_id": "f2b7f39d32857ca6646f89cdb8d428771c61150b",
"url": "https://github.com/Azure/azure-storage-fuse/commit/672ae586c12ba9bd7d06013d616e59fd6a541375"
},
"date": 1721115514544,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "seq_write_112_thread",
"value": 221.47479799574103,
"unit": "milliseconds"
},
{
"name": "seq_read_128_thread",
"value": 392.84857533596966,
"unit": "milliseconds"
},
{
"name": "rand_read_128_thread",
"value": 1340.6482660860331,
"unit": "milliseconds"
}
]
}
]
}
Expand Down

0 comments on commit d6780b1

Please sign in to comment.