-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Node memory (customSmallerIsBetter) benchmark result for 45ca228
- Loading branch information
github-action-benchmark
committed
Jul 6, 2024
1 parent
1933ed3
commit 29e9986
Showing
1 changed file
with
30 additions
and
30 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": 1720256119841, | ||
"lastUpdate": 1720256237807, | ||
"repoUrl": "https://github.com/maidsafe/safe_network", | ||
"entries": { | ||
"`safe files` benchmarks": [ | ||
|
@@ -11705,35 +11705,6 @@ window.BENCHMARK_DATA = { | |
} | ||
], | ||
"Node memory": [ | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "qima", | ||
"username": "maqi" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "maqi", | ||
"username": "maqi" | ||
}, | ||
"distinct": false, | ||
"id": "279e8d79fb08112402472d487f7c527fbfa05d75", | ||
"message": "chore(node): refactor pricing metrics", | ||
"timestamp": "2024-03-27T11:33:17Z", | ||
"tree_id": "513fd9a64967713dd4bf354f8500ba641fa5355e", | ||
"url": "https://github.com/maidsafe/safe_network/commit/279e8d79fb08112402472d487f7c527fbfa05d75" | ||
}, | ||
"date": 1711542116913, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Peak memory w/ `safe` benchmarks", | ||
"value": 48, | ||
"unit": "MB" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -20404,6 +20375,35 @@ window.BENCHMARK_DATA = { | |
"unit": "MB" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Roland Sherwin", | ||
"username": "RolandSherwin" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "RolandSherwin", | ||
"username": "RolandSherwin" | ||
}, | ||
"distinct": false, | ||
"id": "45ca228e05420fc94d80c8bb5f65cdf171149e6c", | ||
"message": "fix(test): do not overwhelm the nodes and the client", | ||
"timestamp": "2024-07-06T08:06:40Z", | ||
"tree_id": "057ebd202f333db3a87174a86d04135e3230fc6f", | ||
"url": "https://github.com/maidsafe/safe_network/commit/45ca228e05420fc94d80c8bb5f65cdf171149e6c" | ||
}, | ||
"date": 1720256236956, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Peak memory w/ `safe` benchmarks", | ||
"value": 64, | ||
"unit": "MB" | ||
} | ||
] | ||
} | ||
], | ||
"Client memory": [ | ||
|