Skip to content

Commit

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

0 comments on commit 29e9986

Please sign in to comment.