summaryrefslogtreecommitdiffstats
path: root/benchmarks/triespline_rq_bench.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Benchmarking programsDouglas B. Rumbaugh2024-01-151-66/+0
|
* Change PGM to range count.Dong Xie2023-07-281-2/+3
|
* Triespline RQ fixesDouglas Rumbaugh2023-07-231-3/+3
|
* Benchmark output format adjustmentsDouglas Rumbaugh2023-06-261-1/+3
| | | | | | | | | | 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-261-2/+2
|\
| * Benchmark updatesDouglas Rumbaugh2023-06-261-2/+2
| |
* | Added static benchmarkingDouglas Rumbaugh2023-06-261-0/+8
|/
* Triespline Range Query benchmarkDouglas Rumbaugh2023-06-131-0/+55