Skip to content

Commit

Permalink
add Benchmark (pytest) benchmark result for f1bf01850cd86b7e59e599bd5…
Browse files Browse the repository at this point in the history
…3e9d0672ec8f433
  • Loading branch information
github-action-benchmark committed Jun 24, 2024
1 parent 854449c commit 9d3ef28
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": 1718969861011,
"lastUpdate": 1719215962281,
"repoUrl": "https://github.com/nuclia/nucliadb",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -81488,6 +81488,37 @@ window.BENCHMARK_DATA = {
"extra": "mean: 525.3806710243225 usec\nrounds: 5"
}
]
},
{
"commit": {
"author": {
"email": "ferran@nuclia.com",
"name": "Ferran Llamas",
"username": "lferran"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f1bf01850cd86b7e59e599bd53e9d0672ec8f433",
"message": "reverted (#2270)",
"timestamp": "2024-06-24T09:49:56+02:00",
"tree_id": "ccdfe6e34c9de8b521a495b4b3486bad7755bbaa",
"url": "https://github.com/nuclia/nucliadb/commit/f1bf01850cd86b7e59e599bd53e9d0672ec8f433"
},
"date": 1719215956225,
"tool": "pytest",
"benches": [
{
"name": "tests/search/unit/search/test_fetch.py::test_highligh_error",
"value": 2233.665362387269,
"unit": "iter/sec",
"range": "stddev: 0.0000049296317274188415",
"extra": "mean: 447.69463539123535 usec\nrounds: 5"
}
]
}
]
}
Expand Down

0 comments on commit 9d3ef28

Please sign in to comment.