Skip to content

Commit

Permalink
add Benchmark (pytest) benchmark result for 89c4daa643b38f6320704b751…
Browse files Browse the repository at this point in the history
…e37f39c37ca62f6
  • Loading branch information
github-action-benchmark committed Jun 21, 2024
1 parent 8507398 commit 854449c
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": 1718969668852,
"lastUpdate": 1718969861011,
"repoUrl": "https://github.com/nuclia/nucliadb",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -81457,6 +81457,37 @@ window.BENCHMARK_DATA = {
"extra": "mean: 442.8412914276123 usec\nrounds: 5"
}
]
},
{
"commit": {
"author": {
"email": "joanantoni.re16@gmail.com",
"name": "Joan Antoni RE",
"username": "jotare"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "89c4daa643b38f6320704b751e37f39c37ca62f6",
"message": "Drop inconsistent dimension errored messages (#2268)\n\n* Drop inconsistent dimension errored messages\r\n\r\n* Add more info to the log\r\n\r\n* More log",
"timestamp": "2024-06-21T13:27:25+02:00",
"tree_id": "5e9b035e783e8a1fbb65e5f5ddba1f571ecfb636",
"url": "https://github.com/nuclia/nucliadb/commit/89c4daa643b38f6320704b751e37f39c37ca62f6"
},
"date": 1718969855078,
"tool": "pytest",
"benches": [
{
"name": "tests/search/unit/search/test_fetch.py::test_highligh_error",
"value": 1903.3817861062973,
"unit": "iter/sec",
"range": "stddev: 0.000008732062297549518",
"extra": "mean: 525.3806710243225 usec\nrounds: 5"
}
]
}
]
}
Expand Down

0 comments on commit 854449c

Please sign in to comment.