aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/ann/xp-annoy-nns.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Inlined namespace must be reopened as inlined.Tor Egge2022-10-201-1/+1
|
* Avoid multiple definitions of struct Node in same namespaceTor Egge2022-10-171-1/+5
|
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|
* use more descriptive variable namesArne Juul2020-07-061-8/+8
|
* add and verify filter optionArne Juul2020-02-241-0/+58
| | | | split out common subroutines
* * add "remove" benchmarkArne Juul2020-02-111-10/+10
| | | | | | | | * redo ops tracking * use std::aligned_alloc * more stats - measure reach This reverts commit 37fd87978ab1c3abfa840403e4e8f289d5ea4a20.
* Revert "* remove benchmark"Henning Baldersheim2020-02-111-10/+10
|
* * remove benchmarkArne Juul2020-02-061-10/+10
| | | | | | * redo ops tracking * use std::aligned_alloc * more stats - measure reach
* Fix format strings.Tor Egge2020-01-291-5/+6
|
* add some statistics and refactorArne Juul2020-01-161-7/+52
|
* add timing/quality benchmark tool for ANNArne Juul2019-12-191-0/+372