Skip to content

Commit

Permalink
add Node memory (customSmallerIsBetter) benchmark result for cde9e4f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 17, 2024
1 parent a5c66d7 commit 30e24ff
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": 1718605593915,
"lastUpdate": 1718605710849,
"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": "gabrielviganotti@gmail.com",
"name": "Gabriel Viganotti",
"username": "bochaco"
},
"committer": {
"email": "gapspace@engineer.com",
"name": "Jason Paul",
"username": "JasonPaulGithub"
},
"distinct": true,
"id": "b22cfe55d2ecb4da0f47c2f9efb1b91b4909d441",
"message": "test(acc-packet): adding test for acc-packet moved to a different location on disk",
"timestamp": "2024-03-14T17:26:23Z",
"tree_id": "25b8ab8102f2eec2d53db67bc68fdc775914102b",
"url": "https://github.com/maidsafe/safe_network/commit/b22cfe55d2ecb4da0f47c2f9efb1b91b4909d441"
},
"date": 1710439975917,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Peak memory w/ `safe` benchmarks",
"value": 51,
"unit": "MB"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -20404,6 +20375,35 @@ window.BENCHMARK_DATA = {
"unit": "MB"
}
]
},
{
"commit": {
"author": {
"email": "joshuef@gmail.com",
"name": "Josh Wilson",
"username": "joshuef"
},
"committer": {
"email": "joshuef@gmail.com",
"name": "joshuef",
"username": "joshuef"
},
"distinct": true,
"id": "cde9e4f3b829c4b65df867d3ff297ee2b65fa90e",
"message": "ci: remove outdated workflow option for provider",
"timestamp": "2024-06-17T15:14:36+09:00",
"tree_id": "5a859b1eaa9161ba3fa221962635d36a94f80ef0",
"url": "https://github.com/maidsafe/safe_network/commit/cde9e4f3b829c4b65df867d3ff297ee2b65fa90e"
},
"date": 1718605710582,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Peak memory w/ `safe` benchmarks",
"value": 52,
"unit": "MB"
}
]
}
],
"Client memory": [
Expand Down

0 comments on commit 30e24ff

Please sign in to comment.