Skip to content

Commit

Permalink
add swarm_driver long handlings (customSmallerIsBetter) benchmark res…
Browse files Browse the repository at this point in the history
…ult for f377a15
  • Loading branch information
github-action-benchmark committed Mar 29, 2024
1 parent 0b1bf83 commit 8106848
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1711676053420,
"lastUpdate": 1711676055041,
"repoUrl": "https://github.com/maidsafe/safe_network",
"entries": {
"`safe files` benchmarks": [
Expand Down Expand Up @@ -41247,6 +41247,45 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"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": 1711676054719,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "swarm_driver long handling times",
"value": 5919,
"unit": "hits"
},
{
"name": "swarm_driver long handling total_time",
"value": 30366,
"unit": "ms"
},
{
"name": "swarm_driver average long handling time",
"value": 5,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 8106848

Please sign in to comment.