Skip to content

Commit

Permalink
add Benchmark (pytest) benchmark result for af05ba67d9893582dee851aeb…
Browse files Browse the repository at this point in the history
…65a47ab9e15fd3d
  • Loading branch information
github-action-benchmark committed Jul 10, 2024
1 parent 17d17d7 commit 79768e4
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 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": 1720602338921,
"lastUpdate": 1720602469821,
"repoUrl": "https://github.com/nuclia/nucliadb",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -82418,6 +82418,37 @@ window.BENCHMARK_DATA = {
"extra": "mean: 319.90990638732904 usec\nrounds: 5"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Javier Torres",
"username": "javitonino"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "af05ba67d9893582dee851aeb65a47ab9e15fd3d",
"message": "Fix writer startup with starlette lifecycle (#2300)\n\n* Fix writer startup with starlette lifecycle\r\n\r\n* zipp update\r\n\r\n* Lint",
"timestamp": "2024-07-10T10:59:46+02:00",
"tree_id": "058904ac66a73dec387f67607902f505a743ad84",
"url": "https://github.com/nuclia/nucliadb/commit/af05ba67d9893582dee851aeb65a47ab9e15fd3d"
},
"date": 1720602464080,
"tool": "pytest",
"benches": [
{
"name": "tests/search/unit/search/test_fetch.py::test_highligh_error",
"value": 3024.114447153501,
"unit": "iter/sec",
"range": "stddev: 0.000004208217818089725",
"extra": "mean: 330.6753158569336 usec\nrounds: 5"
}
]
}
]
}
Expand Down

0 comments on commit 79768e4

Please sign in to comment.