From 865ffc8b8698e78800c0e318262bc1a35e583d9c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 9 Jul 2024 11:46:00 +0000 Subject: [PATCH] add Benchmark (pytest) benchmark result for 2a83016099bb55955d2636642bfc37bb63947b2a --- dev/bench/data.js | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 9bd3a83..04ec1c6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1720518580147, + "lastUpdate": 1720525560788, "repoUrl": "https://github.com/nuclia/nucliadb", "entries": { "Benchmark": [ @@ -82201,6 +82201,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 327.4169445037842 usec\nrounds: 5" } ] + }, + { + "commit": { + "author": { + "email": "javier@javiertorres.eu", + "name": "Javier Torres", + "username": "javitonino" + }, + "committer": { + "email": "noreply@github.com", + "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" + } + ] } ] }