Skip to content

Commit

Permalink
add Client memory (customSmallerIsBetter) benchmark result for e06121a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 17, 2024
1 parent d0a364e commit 3e00c60
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1718626689924,
"lastUpdate": 1718626691706,
"repoUrl": "https://github.com/maidsafe/safe_network",
"entries": {
"`safe files` benchmarks": [
Expand Down Expand Up @@ -20407,40 +20407,6 @@ window.BENCHMARK_DATA = {
}
],
"Client memory": [
{
"commit": {
"author": {
"email": "maciej@robotix-lozinski.pl",
"name": "loziniak",
"username": "loziniak"
},
"committer": {
"email": "chriso83@protonmail.com",
"name": "Chris O'Neil",
"username": "jacderida"
},
"distinct": false,
"id": "397e7caa4456ffe3aebff83c98b07dba7c301eec",
"message": "feat(manager): display download path",
"timestamp": "2024-03-16T20:46:10Z",
"tree_id": "9e9f91b9dae1073e0adace421bdc18c368df81a2",
"url": "https://github.com/maidsafe/safe_network/commit/397e7caa4456ffe3aebff83c98b07dba7c301eec"
},
"date": 1710624703278,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Peak memory usage w/ upload",
"value": 202,
"unit": "MB"
},
{
"name": "Average memory usage w/ upload",
"value": 86,
"unit": "MB"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -30606,6 +30572,40 @@ 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": "e06121a39e9ddf72730b61c14d4ae0f1c0937cb2",
"message": "chore: update crate versions for crates.io sync",
"timestamp": "2024-06-17T21:03:28+09:00",
"tree_id": "a6984ab4f36ec440dc20fc407ff7d9c713dc513d",
"url": "https://github.com/maidsafe/safe_network/commit/e06121a39e9ddf72730b61c14d4ae0f1c0937cb2"
},
"date": 1718626691140,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Peak memory usage w/ upload",
"value": 188,
"unit": "MB"
},
{
"name": "Average memory usage w/ upload",
"value": 86,
"unit": "MB"
}
]
}
],
"swarm_driver long handlings": [
Expand Down

0 comments on commit 3e00c60

Please sign in to comment.