| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Thread count sweep | Douglas Rumbaugh | 2025-02-17 | 1 | -7/+14 |
| * | Fixed a few benchmark bugs | Douglas Rumbaugh | 2025-02-17 | 2 | -1/+10 |
| * | Multi-threaded mixed workload benchmark | Douglas Rumbaugh | 2025-02-17 | 3 | -10/+157 |
| * | Fixed legacy tiering policy | Douglas Rumbaugh | 2025-02-17 | 4 | -13/+19 |
| * | BTree insertion latency benchmarks | Douglas Rumbaugh | 2025-02-17 | 2 | -0/+82 |
| * | 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 | 7 | -98/+49 |
| * | progress towards resolving asynch structure merges | Douglas Rumbaugh | 2025-02-13 | 6 | -138/+131 |
| * | more updates | Douglas Rumbaugh | 2025-02-11 | 3 | -16/+29 |
| * | Progress: began adding parallel merging and locking of levels | Douglas Rumbaugh | 2025-02-11 | 16 | -87/+180 |
| * | Migrated remaining tail latency benchmarks to new interface | Douglas Rumbaugh | 2025-02-10 | 3 | -19/+19 |
| * | Tiering: adjusted layout policy to properly handle L0 | Douglas Rumbaugh | 2025-02-06 | 1 | -1/+1 |
| * | CMakeLists update | Douglas Rumbaugh | 2025-02-06 | 1 | -0/+1 |
| * | Background compaction stuff | Douglas Rumbaugh | 2025-02-06 | 15 | -98/+587 |
| * | Bug fixes | Douglas Rumbaugh | 2025-02-04 | 3 | -3/+8 |
| * | PSUDB update | Douglas Rumbaugh | 2025-02-03 | 1 | -0/+0 |
| * | More updates | Douglas Rumbaugh | 2025-01-31 | 11 | -62/+124 |
| * | progress | Douglas Rumbaugh | 2025-01-27 | 14 | -275/+273 |
| * | some progress | Douglas Rumbaugh | 2025-01-24 | 3 | -74/+33 |
| * | Finished rename of Epoch to Version + imported changes to psudb-common | Douglas Rumbaugh | 2025-01-22 | 5 | -7/+176 |
| * | Progress | Douglas Rumbaugh | 2025-01-17 | 12 | -347/+256 |
| * | Additional layout policies + more flexibility in buffer flushing | Douglas Rumbaugh | 2025-01-16 | 10 | -60/+364 |
| * | Tail latency parm sweep | Douglas Rumbaugh | 2025-01-08 | 2 | -1/+121 |
| * | Ajusted progress bar in insert benchmark | Douglas Rumbaugh | 2025-01-07 | 1 | -1/+0 |
| * | Triespline: minor tweak to buffer query | Douglas Rumbaugh | 2025-01-07 | 1 | -1/+2 |
| * | Merge branch 'generalized-merging' of github.com:dbrumbaugh/dynamic-extension... | Douglas Rumbaugh | 2025-01-07 | 11 | -9/+13 |
| |\ | |||||
| | * | Fixed the reversed scale factor and buffer size on benchmarks | Douglas B. Rumbaugh | 2024-12-23 | 11 | -9/+13 |
| * | | Fixed a few Triespline related bugs | Douglas Rumbaugh | 2025-01-07 | 2 | -31/+21 |
| |/ | |||||
| * | Began migrating benchmarks over to new interface | Douglas Rumbaugh | 2024-12-23 | 16 | -51/+82 |
| * | More updates | Douglas B. Rumbaugh | 2024-12-22 | 3 | -6/+6 |
| * | Continued development | Douglas B. Rumbaugh | 2024-12-22 | 33 | -377/+261 |
| * | Began overhauling reconstruction mechanism | Douglas B. Rumbaugh | 2024-12-22 | 11 | -755/+469 |
| * | Adjusted query result interfacesHEADmaster | Douglas B. Rumbaugh | 2024-12-06 | 20 | -468/+459 |
| * | Warning fixes | Douglas B. Rumbaugh | 2024-12-06 | 10 | -23/+34 |
| * | Interface update (#5) | Douglas B. Rumbaugh | 2024-12-06 | 82 | -4964/+4414 |
| * | Merge pull request #4 from dbrumbaugh/master | Douglas B. Rumbaugh | 2024-05-14 | 93 | -949/+66134 |
| |\ | |||||
| | * | Added btree thread scaling benchmark | Douglas Rumbaugh | 2024-05-14 | 2 | -14/+19 |
| | * | Merge branch 'master' of github.com:dbrumbaugh/dynamic-extension | Douglas Rumbaugh | 2024-05-14 | 1 | -0/+78 |
| | |\ | |||||
| | | * | Benchmark helper script | Douglas Rumbaugh | 2024-05-14 | 1 | -0/+78 |
| | * | | README update | Douglas Rumbaugh | 2024-05-14 | 1 | -9/+22 |
| | * | | Moved thread scalability bench to vldb folder | Douglas Rumbaugh | 2024-05-14 | 2 | -6/+7 |
| | |/ | |||||
| | * | Removed patricia trie stuff | Douglas Rumbaugh | 2024-05-14 | 4 | -127/+1 |
| | * | Updated psudb-common | Douglas Rumbaugh | 2024-05-14 | 1 | -0/+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 | 2 | -0/+61 |
| | * | MTree structure size | Douglas Rumbaugh | 2024-05-10 | 5 | -3/+13 |
| | * | Merge branch 'master' of github.com:dbrumbaugh/dynamic-extension | Douglas Rumbaugh | 2024-05-09 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Merge branch 'master' of github.com:dbrumbaugh/dynamic-extension | Douglas Rumbaugh | 2024-05-09 | 7 | -10/+396 |
| | | |\ | |||||
| | | * | | Restored IRS warmup to 10% | Douglas Rumbaugh | 2024-05-09 | 2 | -2/+2 |
| | * | | | Fixed arithmetic bug | Douglas Rumbaugh | 2024-05-09 | 1 | -1/+1 |
| | | |/ | |/| | |||||