aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/matching/matching_stats.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add noexceptHenning Baldersheim2023-08-071-36/+37
* Remove no longer used metrics for Vespa 8.Geir Storli2022-06-081-8/+0
* make soft doom factor atomicHåvard Pettersen2022-04-271-4/+6
* Add noexcept specifiers.Tor Egge2021-12-111-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Removed query_setup_time averages in metric set. Added TODO comments for remo...Ola Aunrønning2020-02-071-1/+2
* Added content.proton.documentdb.matching.rank_profile.query_setup_time.avera...Ola Aunrønning2020-02-071-0/+7
* Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-161-5/+5
* Revert "Balder/remove steadytimestamp 2"Henning Baldersheim2019-12-161-5/+5
* Use std::chrono.Henning Baldersheim2019-12-091-5/+5
* Initialize softdoom factor to correct proper initial value to avoid noise in ...Henning Baldersheim2019-08-271-0/+1
* GC unused methodHenning Baldersheim2019-02-111-1/+0
* Make MatchingStats a friend of its inner class Partition to avoid crossing th...Henning Baldersheim2019-02-081-0/+1
* Use the term doom overtime instead.Henning Baldersheim2019-02-081-8/+8
* Record how long it took for you to detect that doom had already arrived.Henning Baldersheim2019-02-071-1/+13
* preserve min/max values for time-related matching statsHåvard Pettersen2018-04-261-3/+35
* Consider the whole space and let naming reflect it is an estimate.Henning Baldersheim2018-02-071-3/+3
* Compute number of covered documents if degraded by soft timeout.Henning Baldersheim2018-02-061-1/+10
* Deinline large destructor and uses nested namespaceHenning Baldersheim2017-08-031-5/+2
* 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
* Revert "Revert "Balder/return timeout information up 4""Henning Baldersheim2017-01-261-13/+23
* Revert "Balder/return timeout information up 4"Henning Baldersheim2017-01-261-23/+13
* Divide by hard limit.Henning Baldersheim2017-01-251-1/+1
* Selective include + std::moveHenning Baldersheim2017-01-251-14/+9
* Allow for control of soft timeout.Henning Baldersheim2017-01-251-0/+5
* Produce softdoom information up.Henning Baldersheim2017-01-251-1/+11
* PublishJon Bratseth2016-06-151-0/+149