summaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* Benchmarking: Added utility functions for VPTree/KNNDouglas Rumbaugh2023-07-232-4/+127
|
* BTree-based baselines for IRS and Range queriesDouglas Rumbaugh2023-07-234-3/+213
|
* Triespline RQ fixesDouglas Rumbaugh2023-07-231-3/+3
|
* Benchmarking updatesDouglas Rumbaugh2023-07-235-15/+162
|
* Benchmark updatesDouglas Rumbaugh2023-07-032-2/+4
|
* BugfixesDouglas Rumbaugh2023-07-031-0/+2
|
* PGMRQ benchmarkDouglas Rumbaugh2023-06-261-0/+65
|
* Benchmark output format adjustmentsDouglas Rumbaugh2023-06-262-2/+4
| | | | | | | | | | Benchmarks should now return, insert throughput index size (not counting data arrays) sampling latency static index size static sampling latency
* Merge branch 'master' of github.com:dbrumbaugh/dynamic-extensionDouglas Rumbaugh2023-06-262-3/+3
|\
| * Benchmark updatesDouglas Rumbaugh2023-06-262-3/+3
| |
* | Added static benchmarkingDouglas Rumbaugh2023-06-262-0/+49
|/
* Triespline Range Query benchmarkDouglas Rumbaugh2023-06-131-0/+55
|
* Benchmark refactoring/cleanupDouglas Rumbaugh2023-06-134-93/+136
|
* Benchmark refactoringDouglas Rumbaugh2023-06-133-130/+149
|
* bench.h: Warmup delete bugfixDouglas B. Rumbaugh2023-06-091-2/+2
|
* Bugfixes for query state processing functionDouglas Rumbaugh2023-06-071-2/+5
|
* Benchmark updates (disabled sampling temporarily)Douglas Rumbaugh2023-06-072-4/+4
|
* Sampling benchmarkDouglas Rumbaugh2023-06-072-0/+363