| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improved statistics calculation | Douglas Rumbaugh | 2025-04-25 | 3 | -83/+116 |
| * | Scheduler statistics tracking update | Douglas Rumbaugh | 2025-04-25 | 5 | -32/+115 |
| * | switched k to a double | Douglas Rumbaugh | 2025-04-17 | 3 | -9/+12 |
| * | DynamicExtension.h: Updated function docstrings | Douglas Rumbaugh | 2025-04-10 | 1 | -23/+26 |
| * | DynamicExtension.h: Added the insertion rate limiter | Douglas Rumbaugh | 2025-04-10 | 1 | -52/+98 |
| * | Disabled early abort for point lookups | Douglas Rumbaugh | 2025-04-09 | 1 | -1/+1 |
| * | BSM bugfixes | Douglas Rumbaugh | 2025-04-08 | 1 | -12/+7 |
| * | Implemented the legacy policies and fixed a few bugs | Douglas Rumbaugh | 2025-04-07 | 7 | -83/+111 |
| * | working commit (temporary progress, doesn't build) | Douglas Rumbaugh | 2025-04-05 | 7 | -34/+57 |
| * | LockManager.h: adjusted unlock procedure | Douglas Rumbaugh | 2025-03-03 | 1 | -1/+2 |
| * | Fixed a few concurrency bugs | Douglas Rumbaugh | 2025-03-03 | 9 | -196/+303 |
| * | Query Preemption: still has one or two bugs, but mostly works | Douglas Rumbaugh | 2025-02-24 | 4 | -13/+51 |
| * | Fixed a few benchmark bugs | Douglas Rumbaugh | 2025-02-17 | 1 | -1/+6 |
| * | Multi-threaded mixed workload benchmark | Douglas Rumbaugh | 2025-02-17 | 1 | -10/+1 |
| * | Fixed legacy tiering policy | Douglas Rumbaugh | 2025-02-17 | 3 | -10/+16 |
| * | Parallel background reconstructions appear to be working! | Douglas Rumbaugh | 2025-02-14 | 5 | -84/+48 |
| * | progress towards resolving asynch structure merges | Douglas Rumbaugh | 2025-02-13 | 5 | -138/+119 |
| * | more updates | Douglas Rumbaugh | 2025-02-11 | 2 | -16/+28 |
| * | Progress: began adding parallel merging and locking of levels | Douglas Rumbaugh | 2025-02-11 | 14 | -85/+179 |
| * | Tiering: adjusted layout policy to properly handle L0 | Douglas Rumbaugh | 2025-02-06 | 1 | -1/+1 |
| * | Background compaction stuff | Douglas Rumbaugh | 2025-02-06 | 11 | -85/+340 |
| * | Bug fixes | Douglas Rumbaugh | 2025-02-04 | 2 | -3/+3 |
| * | More updates | Douglas Rumbaugh | 2025-01-31 | 6 | -33/+82 |
| * | progress | Douglas Rumbaugh | 2025-01-27 | 11 | -215/+196 |
| * | 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 | 4 | -7/+176 |
| * | Progress | Douglas Rumbaugh | 2025-01-17 | 11 | -345/+254 |
| * | Additional layout policies + more flexibility in buffer flushing | Douglas Rumbaugh | 2025-01-16 | 5 | -29/+229 |
| * | Triespline: minor tweak to buffer query | Douglas Rumbaugh | 2025-01-07 | 1 | -1/+2 |
| * | 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 | 1 | -2/+2 |
| * | More updates | Douglas B. Rumbaugh | 2024-12-22 | 3 | -6/+6 |
| * | Continued development | Douglas B. Rumbaugh | 2024-12-22 | 18 | -145/+186 |
| * | Began overhauling reconstruction mechanism | Douglas B. Rumbaugh | 2024-12-22 | 11 | -755/+469 |
| * | Adjusted query result interfacesHEADmaster | Douglas B. Rumbaugh | 2024-12-06 | 9 | -219/+194 |
| * | Warning fixes | Douglas B. Rumbaugh | 2024-12-06 | 3 | -6/+7 |
| * | Interface update (#5) | Douglas B. Rumbaugh | 2024-12-06 | 33 | -4206/+3676 |
| * | MTree structure size | Douglas Rumbaugh | 2024-05-10 | 1 | -1/+1 |
| * | Fixed arithmetic bug | Douglas Rumbaugh | 2024-05-09 | 1 | -1/+1 |
| * | TSParmsweep: enabled forcing a full buffer scan | Douglas Rumbaugh | 2024-05-08 | 2 | -2/+14 |
| * | Missing file from last commit | Douglas Rumbaugh | 2024-05-06 | 1 | -2/+14 |
| * | Added a Bentley-Saxe layout policy | Douglas Rumbaugh | 2024-05-01 | 5 | -11/+104 |
| * | Query optimizations | Douglas Rumbaugh | 2024-05-01 | 2 | -24/+22 |
| * | TS+PGM: Inlined manually the sorted array merge for performance reasons | Douglas Rumbaugh | 2024-04-22 | 2 | -34/+248 |
| * | Properly implemented support for iteratively decomposable problems | Douglas Rumbaugh | 2024-04-19 | 9 | -64/+123 |
| * | Fixed some benchmarking bugs | Douglas Rumbaugh | 2024-04-19 | 1 | -1/+1 |
| * | Removed debug print statements | Douglas Rumbaugh | 2024-04-19 | 2 | -4/+0 |
| * | PGM Shard: Fully disabled bloom filter | Douglas Rumbaugh | 2024-04-19 | 1 | -1/+0 |
| * | More trie baseline tests | Douglas Rumbaugh | 2024-04-19 | 1 | -0/+199 |
| * | Benchmark updates | Douglas Rumbaugh | 2024-04-19 | 9 | -28/+22 |