-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Client memory (customSmallerIsBetter) benchmark result for 52d9673
- Loading branch information
github-action-benchmark
committed
Apr 5, 2024
1 parent
3241de5
commit 0288365
Showing
1 changed file
with
35 additions
and
35 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,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1712327348515, | ||
"lastUpdate": 1712327350359, | ||
"repoUrl": "https://github.com/maidsafe/safe_network", | ||
"entries": { | ||
"`safe files` benchmarks": [ | ||
|
@@ -20405,40 +20405,6 @@ window.BENCHMARK_DATA = { | |
} | ||
], | ||
"Client memory": [ | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Josh Wilson", | ||
"username": "joshuef" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "joshuef", | ||
"username": "joshuef" | ||
}, | ||
"distinct": true, | ||
"id": "90893247327a40128b521d2bfc6edfee227ed526", | ||
"message": "test(node): increase reverification delay", | ||
"timestamp": "2023-11-29T17:16:46Z", | ||
"tree_id": "a114b0b3478becff5babdafac55af31e2ec90cc7", | ||
"url": "https://github.com/maidsafe/safe_network/commit/90893247327a40128b521d2bfc6edfee227ed526" | ||
}, | ||
"date": 1701281757475, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Peak memory usage w/ upload", | ||
"value": 732, | ||
"unit": "MB" | ||
}, | ||
{ | ||
"name": "Average memory usage w/ upload", | ||
"value": 330, | ||
"unit": "MB" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -30603,6 +30569,40 @@ window.BENCHMARK_DATA = { | |
"unit": "MB" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "bochaco", | ||
"username": "bochaco" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "bochaco", | ||
"username": "bochaco" | ||
}, | ||
"distinct": true, | ||
"id": "52d9673f6217674ac26e54d1274de5daec9fd058", | ||
"message": "feat(register): expose API to get children of an entry", | ||
"timestamp": "2024-04-05T13:40:58Z", | ||
"tree_id": "8213f780fb9bdd18c182310c8f3f85873803a539", | ||
"url": "https://github.com/maidsafe/safe_network/commit/52d9673f6217674ac26e54d1274de5daec9fd058" | ||
}, | ||
"date": 1712327349806, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Peak memory usage w/ upload", | ||
"value": 191, | ||
"unit": "MB" | ||
}, | ||
{ | ||
"name": "Average memory usage w/ upload", | ||
"value": 81, | ||
"unit": "MB" | ||
} | ||
] | ||
} | ||
], | ||
"swarm_driver long handlings": [ | ||
|