-
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 ea4a909
- Loading branch information
github-action-benchmark
committed
Nov 23, 2023
1 parent
8ac2bd5
commit dbbd82b
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": 1700752855690, | ||
"lastUpdate": 1700753043725, | ||
"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": "Josh Wilson", | ||
"username": "joshuef" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "joshuef", | ||
"username": "joshuef" | ||
}, | ||
"distinct": true, | ||
"id": "434b73a3b25650e4104e589c3c956fb9b18580e9", | ||
"message": "ci: remove publish checks as throwing false positives", | ||
"timestamp": "2023-07-17T16:45:27+02:00", | ||
"tree_id": "85f3e45b72d6bff81c2a7f077eefa5312698a365", | ||
"url": "https://github.com/maidsafe/safe_network/commit/434b73a3b25650e4104e589c3c956fb9b18580e9" | ||
}, | ||
"date": 1689606490005, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Peak memory w/ `safe` benchmarks", | ||
"value": 21.85, | ||
"unit": "MB" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -20404,6 +20375,35 @@ window.BENCHMARK_DATA = { | |
"unit": "MB" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Josh Wilson", | ||
"username": "joshuef" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "maqi", | ||
"username": "maqi" | ||
}, | ||
"distinct": false, | ||
"id": "ea4a9098747c45c3fc1d7bd76ab63fb11577445c", | ||
"message": "test(node): increase timeout on gossipsub msg tests", | ||
"timestamp": "2023-11-23T14:29:28Z", | ||
"tree_id": "8598d3aee030ad324aa6c99d8f687a1a585094ef", | ||
"url": "https://github.com/maidsafe/safe_network/commit/ea4a9098747c45c3fc1d7bd76ab63fb11577445c" | ||
}, | ||
"date": 1700753043131, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Peak memory w/ `safe` benchmarks", | ||
"value": 139, | ||
"unit": "MB" | ||
} | ||
] | ||
} | ||
], | ||
"Client memory": [ | ||
|