Skip to content

Commit

Permalink
add Benchmark (pytest) benchmark result for 2a83016099bb55955d2636642…
Browse files Browse the repository at this point in the history
…bfc37bb63947b2a
  • Loading branch information
github-action-benchmark committed Jul 9, 2024
1 parent 22ed699 commit 865ffc8
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": 1720518580147,
"lastUpdate": 1720525560788,
"repoUrl": "https://github.com/nuclia/nucliadb",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -82201,6 +82201,37 @@ window.BENCHMARK_DATA = {
"extra": "mean: 327.4169445037842 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": "2a83016099bb55955d2636642bfc37bb63947b2a",
"message": "Allow reporting custom increment in telemetry counters (#2296)\n\n* Allow reporting custom increment in telemetry counters\r\n\r\n* Remove dead code",
"timestamp": "2024-07-09T13:28:13+02:00",
"tree_id": "24c8e3465fc812cf5bd5e513bd269da308d457ae",
"url": "https://github.com/nuclia/nucliadb/commit/2a83016099bb55955d2636642bfc37bb63947b2a"
},
"date": 1720525554928,
"tool": "pytest",
"benches": [
{
"name": "tests/search/unit/search/test_fetch.py::test_highligh_error",
"value": 2957.342752898994,
"unit": "iter/sec",
"range": "stddev: 0.0000026264384994206886",
"extra": "mean: 338.141393661499 usec\nrounds: 5"
}
]
}
]
}
Expand Down

0 comments on commit 865ffc8

Please sign in to comment.