-
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 Node memory (customSmallerIsBetter) benchmark result for a48b800
- Loading branch information
github-action-benchmark
committed
Jul 23, 2024
1 parent
998c908
commit fbb582c
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": 1721741746541, | ||
"lastUpdate": 1721741866254, | ||
"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": true, | ||
"id": "e3fe44004a694154be3359676affcfa956193f22", | ||
"message": "feat(node): check peer quotes are properly signed", | ||
"timestamp": "2024-04-03T06:15:00Z", | ||
"tree_id": "ed8124ffedf4e6c9fe77fc5688383e4645cc9f4f", | ||
"url": "https://github.com/maidsafe/safe_network/commit/e3fe44004a694154be3359676affcfa956193f22" | ||
}, | ||
"date": 1712127432257, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Peak memory w/ `safe` benchmarks", | ||
"value": 54, | ||
"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": true, | ||
"id": "a48b8007f4d7325e1689d3ff9a19d6127faba390", | ||
"message": "chore: remove dcutr", | ||
"timestamp": "2024-07-23T12:39:01Z", | ||
"tree_id": "4a01c1940af7eed8d7b14c6568c796a2f788bd73", | ||
"url": "https://github.com/maidsafe/safe_network/commit/a48b8007f4d7325e1689d3ff9a19d6127faba390" | ||
}, | ||
"date": 1721741865253, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Peak memory w/ `safe` benchmarks", | ||
"value": 145, | ||
"unit": "MB" | ||
} | ||
] | ||
} | ||
], | ||
"Client memory": [ | ||
|