Skip to content

Commit

Permalink
add safe files benchmarks (customBiggerIsBetter) benchmark result for
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 29, 2024
1 parent 2abd568 commit 2721e82
Showing 1 changed file with 40 additions and 40 deletions.
80 changes: 40 additions & 40 deletions dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,47 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1711675806302,
"lastUpdate": 1711675946513,
"repoUrl": "https://github.com/maidsafe/safe_network",
"entries": {
"`safe files` benchmarks": [
{
"commit": {
"author": {
"email": "[email protected]",
"name": "grumbach",
"username": "grumbach"
},
"committer": {
"email": "[email protected]",
"name": "Anselme",
"username": "grumbach"
},
"distinct": true,
"id": "9f55149a29ae037dfb284bd58493e429e7a311b5",
"message": "fix: adapt register updates",
"timestamp": "2023-11-20T10:45:52Z",
"tree_id": "389a8d04fe4ed5b625ad62a4a9367c8b9ae95cd5",
"url": "https://github.com/maidsafe/safe_network/commit/9f55149a29ae037dfb284bd58493e429e7a311b5"
},
"date": 1700479718111,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "safe files upload 1mb",
"value": 5.048898793078036,
"unit": "MiB/s"
},
{
"name": "safe files upload 10mb",
"value": 25.12834089663099,
"unit": "MiB/s"
},
{
"name": "safe files download",
"value": 48.286941737829245,
"unit": "MiB/s"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -11700,6 +11661,45 @@ window.BENCHMARK_DATA = {
"unit": "MiB/s"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris O'Neil",
"username": "jacderida"
},
"committer": {
"email": "[email protected]",
"name": "joshuef",
"username": "joshuef"
},
"distinct": true,
"id": "f377a15f9dbae45dbec5d55242547fa0b292a472",
"message": "docs: turn node manager readme into a guide\n\nThe README for the node manager was initially generated mostly by ChatGPT, just to flesh it out for\nfirst publish. It was based on the UI, so it quickly became out of date.\n\nSome users in the most recent testnet wanted to refer to it to help them with the node manager, so\nit has now been turned into a guide.",
"timestamp": "2024-03-29T00:49:48Z",
"tree_id": "875933765c655923bb2bfdc9364b347764a54ec7",
"url": "https://github.com/maidsafe/safe_network/commit/f377a15f9dbae45dbec5d55242547fa0b292a472"
},
"date": 1711675943192,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "safe files upload 1mb",
"value": 1.2449431535000293,
"unit": "MiB/s"
},
{
"name": "safe files upload 10mb",
"value": 1.6727410117490764,
"unit": "MiB/s"
},
{
"name": "safe files download",
"value": 57.60511258022519,
"unit": "MiB/s"
}
]
}
],
"Node memory": [
Expand Down

0 comments on commit 2721e82

Please sign in to comment.