Skip to content

Commit

Permalink
add Client memory (customSmallerIsBetter) benchmark result for 52d9673
Browse files Browse the repository at this point in the history
  • 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.
70 changes: 35 additions & 35 deletions dev/bench/data.js
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": [
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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": [
Expand Down

0 comments on commit 0288365

Please sign in to comment.