aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query/profile/compiled/CompiledQueryProfileRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove on Vespa 8Jon Bratseth2022-06-081-0/+4
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Stick to single thread until concurrency issue has been sorted out.Henning Baldersheim2022-02-011-1/+1
* Run with 20% of cores at lowest priority.Henning Baldersheim2022-01-281-2/+11
* Use half of available cores to compile query profiles.Henning Baldersheim2022-01-281-4/+24
* Manually handle interrupts in CompiledQueryProfileRegistry ctorBjørn Christian Seime2022-01-211-0/+9
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-221-2/+16
* Revert "Gjoranv/create registry from config"Harald Musum2020-05-201-16/+2
* Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-191-2/+16
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Avoid unnecessary registry creationJon Bratseth2017-01-171-12/+22
* PublishJon Bratseth2016-06-151-0/+76