-
Notifications
You must be signed in to change notification settings - Fork 58
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
Jul 23, 2024
1 parent
0e1df1c
commit 998c908
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": 1721711404341, | ||
"lastUpdate": 1721741746541, | ||
"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": "maqi", | ||
"username": "maqi" | ||
}, | ||
"distinct": true, | ||
"id": "e3fe44004a694154be3359676affcfa956193f22", | ||
"message": "feat(node): check peer quotes are properly signed", | ||
"timestamp": "2024-04-03T06:15:00Z", | ||
"tree_id": "ed8124ffedf4e6c9fe77fc5688383e4645cc9f4f", | ||
"url": "https://github.com/maidsafe/safe_network/commit/e3fe44004a694154be3359676affcfa956193f22" | ||
}, | ||
"date": 1712127322220, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "safe files upload 1mb", | ||
"value": 1.230484954896848, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "safe files upload 10mb", | ||
"value": 1.672739525153786, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "safe files download", | ||
"value": 58.38901802920843, | ||
"unit": "MiB/s" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -11702,6 +11663,45 @@ window.BENCHMARK_DATA = { | |
"unit": "MiB/s" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Roland Sherwin", | ||
"username": "RolandSherwin" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "RolandSherwin", | ||
"username": "RolandSherwin" | ||
}, | ||
"distinct": true, | ||
"id": "a48b8007f4d7325e1689d3ff9a19d6127faba390", | ||
"message": "chore: remove dcutr", | ||
"timestamp": "2024-07-23T12:39:01Z", | ||
"tree_id": "4a01c1940af7eed8d7b14c6568c796a2f788bd73", | ||
"url": "https://github.com/maidsafe/safe_network/commit/a48b8007f4d7325e1689d3ff9a19d6127faba390" | ||
}, | ||
"date": 1721741739707, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "safe files upload 1mb", | ||
"value": 1.2253257763547976, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "safe files upload 10mb", | ||
"value": 1.6801730088018672, | ||
"unit": "MiB/s" | ||
}, | ||
{ | ||
"name": "safe files download", | ||
"value": 61.04358603734568, | ||
"unit": "MiB/s" | ||
} | ||
] | ||
} | ||
], | ||
"Node memory": [ | ||
|