Skip to content

Commit

Permalink
add Client memory (customSmallerIsBetter) benchmark result for c2ca49e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 17, 2024
1 parent ddff2be commit 86d0e5b
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": 1713364890328,
"lastUpdate": 1713364892615,
"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": "qima",
"username": "maqi"
},
"committer": {
"email": "[email protected]",
"name": "joshuef",
"username": "joshuef"
},
"distinct": true,
"id": "295fe84bbe00ed6592961fbb0e03e11de23db446",
"message": "feat(cli): random shuffle upload chunks to allow clients co-operation",
"timestamp": "2023-12-18T11:56:01Z",
"tree_id": "7322482124e89bcbe6d1922a3c4f339d9f52cd09",
"url": "https://github.com/maidsafe/safe_network/commit/295fe84bbe00ed6592961fbb0e03e11de23db446"
},
"date": 1702903186982,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Peak memory usage w/ upload",
"value": 772,
"unit": "MB"
},
{
"name": "Average memory usage w/ upload",
"value": 125,
"unit": "MB"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -30603,6 +30569,40 @@ window.BENCHMARK_DATA = {
"unit": "MB"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "qima",
"username": "maqi"
},
"committer": {
"email": "[email protected]",
"name": "maqi",
"username": "maqi"
},
"distinct": true,
"id": "c2ca49e2e09e8548f4626000b1992ed2c87f9212",
"message": "chore(node): remove duplicated record_store fullness check",
"timestamp": "2024-04-17T13:43:25Z",
"tree_id": "05cc3d01a8735e00d2d5bc18180771d9403f26e6",
"url": "https://github.com/maidsafe/safe_network/commit/c2ca49e2e09e8548f4626000b1992ed2c87f9212"
},
"date": 1713364891745,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Peak memory usage w/ upload",
"value": 187,
"unit": "MB"
},
{
"name": "Average memory usage w/ upload",
"value": 83,
"unit": "MB"
}
]
}
],
"swarm_driver long handlings": [
Expand Down

0 comments on commit 86d0e5b

Please sign in to comment.