Skip to content

Commit

Permalink
add Node memory (customSmallerIsBetter) benchmark result for ea4a909
Browse files Browse the repository at this point in the history
  • 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.
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": 1700752855690,
"lastUpdate": 1700753043725,
"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": "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": {
Expand Down Expand Up @@ -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": [
Expand Down

0 comments on commit dbbd82b

Please sign in to comment.