| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Last updates for dissertation | Douglas Rumbaugh | 2025-09-17 | 11 | -31/+562 |
| * | updates | Douglas Rumbaugh | 2025-06-02 | 8 | -137/+39 |
| * | update to knn sweep | Douglas Rumbaugh | 2025-06-02 | 1 | -2/+1 |
| * | Merge branch 'new-concurrency' of github.com:dbrumbaugh/dynamic-extension-wor... | Douglas Rumbaugh | 2025-06-02 | 2 | -0/+146 |
| |\ | |||||
| | * | Merge branch 'new-concurrency' of github.com:dbrumbaugh/dynamic-extension-wor... | Douglas Rumbaugh | 2025-05-29 | 2 | -0/+154 |
| | |\ | |||||
| | * | | Stall rate benchmarking | Douglas Rumbaugh | 2025-05-29 | 2 | -0/+146 |
| * | | | KNN sweep | Douglas Rumbaugh | 2025-06-02 | 2 | -1/+148 |
| | |/ |/| | |||||
| * | | Added selectivity sweep benchmark | Douglas Rumbaugh | 2025-05-25 | 2 | -0/+154 |
| |/ | |||||
| * | Updates for tail latency stall testing | Douglas Rumbaugh | 2025-05-25 | 3 | -62/+214 |
| * | Stats tweaks and KNN benchmark | Douglas Rumbaugh | 2025-04-30 | 3 | -8/+231 |
| * | Scheduler statistics tracking update | Douglas Rumbaugh | 2025-04-25 | 1 | -6/+15 |
| * | switched k to a double | Douglas Rumbaugh | 2025-04-17 | 2 | -7/+6 |
| * | New benchmarks | Douglas Rumbaugh | 2025-04-09 | 2 | -0/+337 |
| * | Disabled early abort for point lookups | Douglas Rumbaugh | 2025-04-09 | 2 | -8/+35 |
| * | BSM bugfixes | Douglas Rumbaugh | 2025-04-08 | 2 | -4/+5 |
| * | Implemented the legacy policies and fixed a few bugs | Douglas Rumbaugh | 2025-04-07 | 2 | -79/+83 |
| * | working commit (temporary progress, doesn't build) | Douglas Rumbaugh | 2025-04-05 | 4 | -83/+90 |
| * | Fixed a few concurrency bugs | Douglas Rumbaugh | 2025-03-03 | 1 | -4/+16 |
| * | Query Preemption: still has one or two bugs, but mostly works | Douglas Rumbaugh | 2025-02-24 | 3 | -4/+189 |
| * | Added uniform data generator as file option | Douglas Rumbaugh | 2025-02-20 | 1 | -215/+240 |
| * | Average version of mixed-workload bench | Douglas Rumbaugh | 2025-02-17 | 2 | -8/+186 |
| * | Thread count sweep | Douglas Rumbaugh | 2025-02-17 | 1 | -7/+14 |
| * | Fixed a few benchmark bugs | Douglas Rumbaugh | 2025-02-17 | 1 | -0/+4 |
| * | Multi-threaded mixed workload benchmark | Douglas Rumbaugh | 2025-02-17 | 1 | -0/+150 |
| * | Fixed legacy tiering policy | Douglas Rumbaugh | 2025-02-17 | 1 | -3/+3 |
| * | BTree insertion latency benchmarks | Douglas Rumbaugh | 2025-02-17 | 1 | -0/+77 |
| * | Retooled dist benchmark to actually print dist info | Douglas Rumbaugh | 2025-02-14 | 1 | -8/+7 |
| * | Parallel background reconstructions appear to be working! | Douglas Rumbaugh | 2025-02-14 | 1 | -13/+0 |
| * | progress towards resolving asynch structure merges | Douglas Rumbaugh | 2025-02-13 | 1 | -0/+12 |
| * | more updates | Douglas Rumbaugh | 2025-02-11 | 1 | -0/+1 |
| * | Progress: began adding parallel merging and locking of levels | Douglas Rumbaugh | 2025-02-11 | 1 | -1/+0 |
| * | Migrated remaining tail latency benchmarks to new interface | Douglas Rumbaugh | 2025-02-10 | 2 | -10/+10 |
| * | Background compaction stuff | Douglas Rumbaugh | 2025-02-06 | 3 | -2/+231 |
| * | Additional layout policies + more flexibility in buffer flushing | Douglas Rumbaugh | 2025-01-16 | 4 | -29/+128 |
| * | Tail latency parm sweep | Douglas Rumbaugh | 2025-01-08 | 1 | -0/+114 |
| * | Ajusted progress bar in insert benchmark | Douglas Rumbaugh | 2025-01-07 | 1 | -1/+0 |
| * | Fixed the reversed scale factor and buffer size on benchmarks | Douglas B. Rumbaugh | 2024-12-23 | 9 | -8/+9 |
| * | Began migrating benchmarks over to new interface | Douglas Rumbaugh | 2024-12-23 | 14 | -30/+61 |
| * | Adjusted query result interfacesHEADmaster | Douglas B. Rumbaugh | 2024-12-06 | 2 | -5/+3 |
| * | Warning fixes | Douglas B. Rumbaugh | 2024-12-06 | 3 | -15/+20 |
| * | Interface update (#5) | Douglas B. Rumbaugh | 2024-12-06 | 22 | -226/+113 |
| * | Added btree thread scaling benchmark | Douglas Rumbaugh | 2024-05-14 | 1 | -10/+10 |
| * | Moved thread scalability bench to vldb folder | Douglas Rumbaugh | 2024-05-14 | 1 | -1/+1 |
| * | Removed patricia trie stuff | Douglas Rumbaugh | 2024-05-14 | 1 | -112/+0 |
| * | 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 |