| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Poplar Trie: updated benchmark to standard format | Douglas Rumbaugh | 2024-05-14 | 2 | -31/+30 |
| * | Added program to sample the binary knn files | Douglas Rumbaugh | 2024-05-11 | 1 | -0/+55 |
| * | MTree structure size | Douglas Rumbaugh | 2024-05-10 | 2 | -2/+6 |
| * | Added benchmarks for BigANN | Douglas Rumbaugh | 2024-05-09 | 8 | -7/+379 |
| * | TSParmsweep: enabled forcing a full buffer scan | Douglas Rumbaugh | 2024-05-08 | 1 | -1/+1 |
| * | VPTree BSM: Added extra tab to keep numbers from running together | Douglas Rumbaugh | 2024-05-08 | 1 | -1/+1 |
| * | FST benchmarks | Douglas Rumbaugh | 2024-05-03 | 3 | -1/+244 |
| * | Switched to using framework-BSM mode for Bentley-Saxe benchmarks | Douglas Rumbaugh | 2024-05-03 | 2 | -28/+70 |
| * | Adjusted selectivity for range benches down to .0001 | Douglas Rumbaugh | 2024-05-01 | 7 | -8/+9 |
| * | TS BSM Adjustments | Douglas Rumbaugh | 2024-05-01 | 3 | -11/+78 |
| * | File Util: fixed the reading in of undesired queries | Douglas Rumbaugh | 2024-05-01 | 1 | -1/+1 |
| * | Added error checks to file opening, and generalized key types | Douglas Rumbaugh | 2024-05-01 | 1 | -4/+36 |
| * | VPTree BSM Benchmark | Douglas Rumbaugh | 2024-04-30 | 1 | -0/+74 |
| * | Added VPTree BSM benchmark | Douglas Rumbaugh | 2024-04-30 | 5 | -5/+362 |
| * | Alex benchmark | Douglas Rumbaugh | 2024-04-29 | 1 | -146/+85 |
| * | Updated dynamic PGM benchmark to use index size | Douglas Rumbaugh | 2024-04-29 | 1 | -1/+1 |
| * | Added vptree parmsweep benchmark and fixed some CMake issues | Douglas Rumbaugh | 2024-04-23 | 1 | -0/+129 |
| * | BSMTriespline: updated to use a rangecount query | Douglas Rumbaugh | 2024-04-23 | 1 | -4/+6 |
| * | benchmarks/file_util: removed dependency on framework in prep for ALEX | Douglas Rumbaugh | 2024-04-23 | 1 | -4/+1 |
| * | Fixed usage printf() in benchmarks | Douglas Rumbaugh | 2024-04-22 | 8 | -8/+8 |
| * | TS Parameter sweep benchmark | Douglas Rumbaugh | 2024-04-22 | 1 | -0/+124 |
| * | Benchmark update+reorganization | Douglas Rumbaugh | 2024-04-22 | 13 | -50/+536 |
| * | Added plain BSM and MDSP BSM benchmark | Douglas Rumbaugh | 2024-04-22 | 5 | -2/+311 |
| * | Properly implemented support for iteratively decomposable problems | Douglas Rumbaugh | 2024-04-19 | 1 | -6/+0 |
| * | Fixed some benchmarking bugs | Douglas Rumbaugh | 2024-04-19 | 2 | -1/+7 |
| * | Adjusted benchmark parameters | Douglas Rumbaugh | 2024-04-19 | 3 | -3/+3 |
| * | More trie baseline tests | Douglas Rumbaugh | 2024-04-19 | 3 | -0/+307 |
| * | Benchmark updates | Douglas Rumbaugh | 2024-04-19 | 5 | -12/+72 |
| * | Updated FSTrie to use const char * instead of std::string | Douglas Rumbaugh | 2024-04-15 | 1 | -10/+8 |
| * | Print size statistics | Douglas Rumbaugh | 2024-04-15 | 2 | -9/+15 |
| * | Added a dynamic trie benchmark | Douglas Rumbaugh | 2024-04-15 | 1 | -0/+98 |
| * | trie_bench: Added static query latency | Douglas Rumbaugh | 2024-04-11 | 1 | -3/+21 |
| * | Updated FSTrie benchmark and some minor fixes | Douglas B. Rumbaugh | 2024-03-26 | 1 | -28/+45 |
| * | Clean up extraneous file | Douglas B. Rumbaugh | 2024-03-25 | 1 | -0/+0 |
| * | Updates for build on OpenBSD | Douglas B. Rumbaugh | 2024-03-25 | 3 | -2/+15 |
| * | FSTrie testing and debugging | Douglas Rumbaugh | 2024-03-22 | 1 | -0/+92 |
| * | Benchmarking tweaks | Douglas Rumbaugh | 2024-03-14 | 1 | -26/+33 |
| * | Benchmark updates | Douglas Rumbaugh | 2024-02-23 | 12 | -447/+583 |
| * | Updated watermark benchmark to shuffle data | Douglas Rumbaugh | 2024-02-20 | 1 | -6/+15 |
| * | Benchmark updates | Douglas Rumbaugh | 2024-02-09 | 3 | -2/+248 |
| * | Fixed benchmark memory leak | Douglas Rumbaugh | 2024-02-08 | 1 | -0/+2 |
| * | Fully realized shard concept interface | Douglas Rumbaugh | 2024-02-07 | 8 | -8/+8 |
| * | Set up tombstone deletes properly | Douglas Rumbaugh | 2024-02-05 | 1 | -9/+9 |
| * | updated btree benchmark | Douglas Rumbaugh | 2024-01-31 | 1 | -0/+4 |
| * | IRS bench (replication of existing one) | Douglas Rumbaugh | 2024-01-31 | 1 | -0/+125 |
| * | BTree benchmark | Douglas Rumbaugh | 2024-01-31 | 2 | -2/+118 |
| * | Updated throughput bench to use SOSD | Douglas Rumbaugh | 2024-01-31 | 2 | -21/+39 |
| * | Updated insert query throughput to use IRS queries | Douglas Rumbaugh | 2024-01-31 | 2 | -110/+8 |
| * | insert query tput updates | Douglas Rumbaugh | 2024-01-31 | 1 | -2/+7 |
| * | Insert throughput benchmark | Douglas Rumbaugh | 2024-01-31 | 2 | -45/+219 |