summaryrefslogtreecommitdiffstats
path: root/benchmarks/include/benchmark_types.h
Commit message (Collapse)AuthorAgeFilesLines
* Added benchmarks for BigANNDouglas Rumbaugh2024-05-091-0/+13
|
* Benchmark update+reorganizationDouglas Rumbaugh2024-04-221-1/+4
| | | | The Alex benchmark isn't updated yet.
* Updates for build on OpenBSDDouglas B. Rumbaugh2024-03-251-1/+3
| | | | | | | | | Necessary updates to get the codebase building under OpenBSD 7.5 with clang. This is a minimal set of changes to get building to work, which includes disabling several things that aren't directly compatable. More work will be necessary to get full functionality. In particular, Triespline, PGM, and the reference M-tree do not currently build on OpenBSD with clang due to GNU dependencies or other gcc specific features.
* Benchmark updatesDouglas Rumbaugh2024-02-231-0/+50