3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/searchV2
Ieva 1865205d68
Benchmarks for searchv2 ()
* bench-test

* cleanup

* more simplification

* fix tests

* correct wrong argument ordering & use constant

* fix issues with tests setup

* add benchmark results

* reuse Gabriel's concurrent setup code

* correct error logs for ac benchmarks
2023-01-27 15:42:08 +00:00
..
object/testdata ObjectStore: add a kind registry () 2022-10-08 12:05:46 -04:00
testdata RBAC: Permission check performance improvements for the new search () 2023-01-27 12:12:30 +00:00
allowed_actions_test.go Query library: requiresDevMode dummy backend () 2022-10-07 11:31:45 -07:00
allowed_actions.go Perfomance: Preallocate slices () 2023-01-17 11:50:17 +00:00
auth.go RBAC: Permission check performance improvements for the new search () 2023-01-27 12:12:30 +00:00
bluge.go RBAC: Permission check performance improvements for the new search () 2023-01-27 12:12:30 +00:00
extender.go Search: support alpha + and enterprise sorting values () 2022-05-23 10:05:15 -07:00
filter.go RBAC: Permission check performance improvements for the new search () 2023-01-27 12:12:30 +00:00
http.go Chore: Move ReqContext to contexthandler service () 2023-01-27 08:50:36 +01:00
index_test.go RBAC: Permission check performance improvements for the new search () 2023-01-27 12:12:30 +00:00
index.go SearchV2: Set correct batch limit when loading dashboards () 2023-01-27 14:40:04 +01:00
ngram_test.go Search: Filter punctuation and tokenize camel case () 2022-06-30 16:30:44 -07:00
ngram.go Search: Filter punctuation and tokenize camel case () 2022-06-30 16:30:44 -07:00
queries.go Query library: requiresDevMode dummy backend () 2022-10-07 11:31:45 -07:00
search_service_mock.go Search: create a separate HTTP endpoint () 2022-09-22 19:02:09 -04:00
service_bench_test.go Benchmarks for searchv2 () 2023-01-27 15:42:08 +00:00
service.go RBAC: Permission check performance improvements for the new search () 2023-01-27 12:12:30 +00:00
stub.go Search: create a separate HTTP endpoint () 2022-09-22 19:02:09 -04:00
substring_query.go Search: Add substring matcher () 2022-09-08 12:10:30 +02:00
types.go Query library: requiresDevMode dummy backend () 2022-10-07 11:31:45 -07:00
usage.go SearchV2: add more tracing spans () 2022-09-21 16:14:52 +02:00
utils.go Search: limit max size of batches during indexing () 2022-05-19 18:57:26 +03:00