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 bacb878
  • Loading branch information
github-action-benchmark committed Mar 29, 2024
1 parent ac17532 commit 2bf8b9f
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": 1711712295436,
"lastUpdate": 1711712297504,
"repoUrl": "https://github.com/maidsafe/safe_network",
"entries": {
"`safe files` benchmarks": [
Expand Down Expand Up @@ -41286,6 +41286,45 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "qima",
"username": "maqi"
},
"committer": {
"email": "[email protected]",
"name": "maqi",
"username": "maqi"
},
"distinct": true,
"id": "bacb878332961ee12d97b805d1879ee028a0ae3a",
"message": "feat(node): bad quoting detection",
"timestamp": "2024-03-29T10:52:33Z",
"tree_id": "551b3be383104b14ed0bd7afa9933be9aea63d0e",
"url": "https://github.com/maidsafe/safe_network/commit/bacb878332961ee12d97b805d1879ee028a0ae3a"
},
"date": 1711712296925,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "swarm_driver long handling times",
"value": 5745,
"unit": "hits"
},
{
"name": "swarm_driver long handling total_time",
"value": 29291,
"unit": "ms"
},
{
"name": "swarm_driver average long handling time",
"value": 5,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 2bf8b9f

Please sign in to comment.