summaryrefslogtreecommitdiffstats
path: root/include/framework
Commit message (Expand)AuthorAgeFilesLines
* Updates for dynamic rate limitingnew-concurrencyDouglas Rumbaugh7 days2-1/+15
* Code reformattingDouglas Rumbaugh2025-09-2526-396/+434
* Insertion Stall UpdatesDouglas Rumbaugh2025-09-233-27/+80
* Implemented dynamic insertion rate adjustmentDouglas Rumbaugh2025-09-172-0/+43
* Beginnings of per-level cost modelingDouglas Rumbaugh2025-09-173-4/+25
* Per record cost estimation progressDouglas B. Rumbaugh2025-08-141-6/+5
* Merge branch 'new-concurrency' of github.com:dbrumbaugh/dynamic-extension-wor...Douglas Rumbaugh2025-05-291-0/+1
|\
| * Added selectivity sweep benchmarkDouglas Rumbaugh2025-05-251-1/+1
* | Stall rate benchmarkingDouglas Rumbaugh2025-05-291-1/+3
|/
* Updates for tail latency stall testingDouglas Rumbaugh2025-05-252-2/+86
* Stats tweaks and KNN benchmarkDouglas Rumbaugh2025-04-303-1/+12
* Improved statistics calculationDouglas Rumbaugh2025-04-253-83/+116
* Scheduler statistics tracking updateDouglas Rumbaugh2025-04-255-32/+115
* switched k to a doubleDouglas Rumbaugh2025-04-173-9/+12
* DynamicExtension.h: Updated function docstringsDouglas Rumbaugh2025-04-101-23/+26
* DynamicExtension.h: Added the insertion rate limiterDouglas Rumbaugh2025-04-101-52/+98
* BSM bugfixesDouglas Rumbaugh2025-04-081-12/+7
* Implemented the legacy policies and fixed a few bugsDouglas Rumbaugh2025-04-076-81/+109
* working commit (temporary progress, doesn't build)Douglas Rumbaugh2025-04-057-34/+57
* LockManager.h: adjusted unlock procedureDouglas Rumbaugh2025-03-031-1/+2
* Fixed a few concurrency bugsDouglas Rumbaugh2025-03-039-196/+303
* Query Preemption: still has one or two bugs, but mostly worksDouglas Rumbaugh2025-02-244-13/+51
* Fixed a few benchmark bugsDouglas Rumbaugh2025-02-171-1/+6
* Multi-threaded mixed workload benchmarkDouglas Rumbaugh2025-02-171-10/+1
* Fixed legacy tiering policyDouglas Rumbaugh2025-02-173-10/+16
* Parallel background reconstructions appear to be working!Douglas Rumbaugh2025-02-145-84/+48
* progress towards resolving asynch structure mergesDouglas Rumbaugh2025-02-134-138/+110
* more updatesDouglas Rumbaugh2025-02-112-16/+28
* Progress: began adding parallel merging and locking of levelsDouglas Rumbaugh2025-02-1114-85/+179
* Tiering: adjusted layout policy to properly handle L0Douglas Rumbaugh2025-02-061-1/+1
* Background compaction stuffDouglas Rumbaugh2025-02-0610-84/+333
* Bug fixesDouglas Rumbaugh2025-02-042-3/+3
* More updatesDouglas Rumbaugh2025-01-316-33/+82
* progressDouglas Rumbaugh2025-01-2711-215/+196
* some progressDouglas Rumbaugh2025-01-243-74/+33
* Finished rename of Epoch to Version + imported changes to psudb-commonDouglas Rumbaugh2025-01-224-7/+176
* ProgressDouglas Rumbaugh2025-01-1711-345/+254
* Additional layout policies + more flexibility in buffer flushingDouglas Rumbaugh2025-01-165-29/+229
* More updatesDouglas B. Rumbaugh2024-12-223-6/+6
* Continued developmentDouglas B. Rumbaugh2024-12-2210-121/+162
* Began overhauling reconstruction mechanismDouglas B. Rumbaugh2024-12-2210-707/+434
* Adjusted query result interfacesHEADmasterDouglas B. Rumbaugh2024-12-063-115/+92
* Warning fixesDouglas B. Rumbaugh2024-12-062-5/+6
* Interface update (#5)Douglas B. Rumbaugh2024-12-0615-2369/+2440
* MTree structure sizeDouglas Rumbaugh2024-05-101-1/+1
* Fixed arithmetic bugDouglas Rumbaugh2024-05-091-1/+1
* TSParmsweep: enabled forcing a full buffer scanDouglas Rumbaugh2024-05-081-1/+5
* Added a Bentley-Saxe layout policyDouglas Rumbaugh2024-05-014-8/+95
* Properly implemented support for iteratively decomposable problemsDouglas Rumbaugh2024-04-192-20/+26
* Removed debug print statementsDouglas Rumbaugh2024-04-192-4/+0