-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add
safe files
benchmarks (customBiggerIsBetter) benchmark result for
- Loading branch information
github-action-benchmark
committed
Mar 31, 2024
1 parent
2bf8b9f
commit 73dda1d
Showing
1 changed file
with
40 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,8 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1711712297504, | ||
"lastUpdate": 1711925941645, | ||
"repoUrl": "https://github.com/maidsafe/safe_network", | ||
"entries": { | ||
"`safe files` benchmarks": [ | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "qima", | ||
"username": "maqi" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "joshuef", | ||
"username": "joshuef" | ||
}, | ||
"distinct": true, | ||
"id": "2bd92fcb4faf385976df81e588dbbd9cb6dae0a6", | ||
"message": "test(CI): showing swarm_driver long handling statistics in bench diagram", | ||
"timestamp": "2023-11-20T12:00:47Z", | ||
"tree_id": "993627cf19d30f2ca970e38bf909b398dd419768", | ||
"url": "https://github.com/maidsafe/safe_network/commit/2bd92fcb4faf385976df81e588dbbd9cb6dae0a6" | ||
}, | ||
"date": 1700484447851, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "safe files upload 1mb", | ||
"value": 4.983306640350981, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "safe files upload 10mb", | ||
"value": 25.0053524613334, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "safe files download", | ||
"value": 50.337060010454366, | ||
"unit": "MiB/s" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -11700,6 +11661,45 @@ window.BENCHMARK_DATA = { | |
"unit": "MiB/s" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Roland Sherwin", | ||
"username": "RolandSherwin" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "joshuef", | ||
"username": "joshuef" | ||
}, | ||
"distinct": true, | ||
"id": "cbc0e73307ad76683e3841d2c1229e27aa41be29", | ||
"message": "fix(client): do not check quote expiry from the client", | ||
"timestamp": "2024-03-31T22:08:49Z", | ||
"tree_id": "92f7e8eb069d9739f05c6afbdc3e1bca9cad240f", | ||
"url": "https://github.com/maidsafe/safe_network/commit/cbc0e73307ad76683e3841d2c1229e27aa41be29" | ||
}, | ||
"date": 1711925937220, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "safe files upload 1mb", | ||
"value": 1.2076433747839863, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "safe files upload 10mb", | ||
"value": 1.643426769008677, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "safe files download", | ||
"value": 57.982506482474655, | ||
"unit": "MiB/s" | ||
} | ||
] | ||
} | ||
], | ||
"Node memory": [ | ||
|