summaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Parallel background reconstructions appear to be working!Douglas Rumbaugh2025-02-141-13/+0
* progress towards resolving asynch structure mergesDouglas Rumbaugh2025-02-131-0/+12
* more updatesDouglas Rumbaugh2025-02-111-0/+1
* Progress: began adding parallel merging and locking of levelsDouglas Rumbaugh2025-02-111-1/+0
* Migrated remaining tail latency benchmarks to new interfaceDouglas Rumbaugh2025-02-102-10/+10
* Background compaction stuffDouglas Rumbaugh2025-02-063-2/+231
* Additional layout policies + more flexibility in buffer flushingDouglas Rumbaugh2025-01-164-29/+128
* Tail latency parm sweepDouglas Rumbaugh2025-01-081-0/+114
* Ajusted progress bar in insert benchmarkDouglas Rumbaugh2025-01-071-1/+0
* Fixed the reversed scale factor and buffer size on benchmarksDouglas B. Rumbaugh2024-12-239-8/+9
* Began migrating benchmarks over to new interfaceDouglas Rumbaugh2024-12-2314-30/+61
* Adjusted query result interfacesHEADmasterDouglas B. Rumbaugh2024-12-062-5/+3
* Warning fixesDouglas B. Rumbaugh2024-12-063-15/+20
* Interface update (#5)Douglas B. Rumbaugh2024-12-0622-226/+113
* Added btree thread scaling benchmarkDouglas Rumbaugh2024-05-141-10/+10
* Moved thread scalability bench to vldb folderDouglas Rumbaugh2024-05-141-1/+1
* Removed patricia trie stuffDouglas Rumbaugh2024-05-141-112/+0
* Poplar Trie: updated benchmark to standard formatDouglas Rumbaugh2024-05-142-31/+30
* Added program to sample the binary knn filesDouglas Rumbaugh2024-05-111-0/+55
* MTree structure sizeDouglas Rumbaugh2024-05-102-2/+6
* Added benchmarks for BigANNDouglas Rumbaugh2024-05-098-7/+379
* TSParmsweep: enabled forcing a full buffer scanDouglas Rumbaugh2024-05-081-1/+1
* VPTree BSM: Added extra tab to keep numbers from running togetherDouglas Rumbaugh2024-05-081-1/+1
* FST benchmarksDouglas Rumbaugh2024-05-033-1/+244
* Switched to using framework-BSM mode for Bentley-Saxe benchmarksDouglas Rumbaugh2024-05-032-28/+70
* Adjusted selectivity for range benches down to .0001Douglas Rumbaugh2024-05-017-8/+9
* TS BSM AdjustmentsDouglas Rumbaugh2024-05-013-11/+78
* File Util: fixed the reading in of undesired queriesDouglas Rumbaugh2024-05-011-1/+1
* Added error checks to file opening, and generalized key typesDouglas Rumbaugh2024-05-011-4/+36
* VPTree BSM BenchmarkDouglas Rumbaugh2024-04-301-0/+74
* Added VPTree BSM benchmarkDouglas Rumbaugh2024-04-305-5/+362
* Alex benchmarkDouglas Rumbaugh2024-04-291-146/+85
* Updated dynamic PGM benchmark to use index sizeDouglas Rumbaugh2024-04-291-1/+1
* Added vptree parmsweep benchmark and fixed some CMake issuesDouglas Rumbaugh2024-04-231-0/+129
* BSMTriespline: updated to use a rangecount queryDouglas Rumbaugh2024-04-231-4/+6
* benchmarks/file_util: removed dependency on framework in prep for ALEXDouglas Rumbaugh2024-04-231-4/+1
* Fixed usage printf() in benchmarksDouglas Rumbaugh2024-04-228-8/+8
* TS Parameter sweep benchmarkDouglas Rumbaugh2024-04-221-0/+124
* Benchmark update+reorganizationDouglas Rumbaugh2024-04-2213-50/+536
* Added plain BSM and MDSP BSM benchmarkDouglas Rumbaugh2024-04-225-2/+311
* Properly implemented support for iteratively decomposable problemsDouglas Rumbaugh2024-04-191-6/+0
* Fixed some benchmarking bugsDouglas Rumbaugh2024-04-192-1/+7
* Adjusted benchmark parametersDouglas Rumbaugh2024-04-193-3/+3
* More trie baseline testsDouglas Rumbaugh2024-04-193-0/+307
* Benchmark updatesDouglas Rumbaugh2024-04-195-12/+72
* Updated FSTrie to use const char * instead of std::stringDouglas Rumbaugh2024-04-151-10/+8
* Print size statisticsDouglas Rumbaugh2024-04-152-9/+15
* Added a dynamic trie benchmarkDouglas Rumbaugh2024-04-151-0/+98
* trie_bench: Added static query latencyDouglas Rumbaugh2024-04-111-3/+21
* Updated FSTrie benchmark and some minor fixesDouglas B. Rumbaugh2024-03-261-28/+45