-
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 Client memory (customSmallerIsBetter) benchmark result for c2ca49e
- 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.
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": 1713364890328, | ||
"lastUpdate": 1713364892615, | ||
"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": "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": { | ||
|
@@ -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": [ | ||
|