summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few benchmark bugsDouglas Rumbaugh2025-02-172-1/+10
* Multi-threaded mixed workload benchmarkDouglas Rumbaugh2025-02-173-10/+157
* Fixed legacy tiering policyDouglas Rumbaugh2025-02-174-13/+19
* BTree insertion latency benchmarksDouglas Rumbaugh2025-02-172-0/+82
* Retooled dist benchmark to actually print dist infoDouglas Rumbaugh2025-02-141-8/+7
* Parallel background reconstructions appear to be working!Douglas Rumbaugh2025-02-147-98/+49
* progress towards resolving asynch structure mergesDouglas Rumbaugh2025-02-136-138/+131
* more updatesDouglas Rumbaugh2025-02-113-16/+29
* Progress: began adding parallel merging and locking of levelsDouglas Rumbaugh2025-02-1116-87/+180
* Migrated remaining tail latency benchmarks to new interfaceDouglas Rumbaugh2025-02-103-19/+19
* Tiering: adjusted layout policy to properly handle L0Douglas Rumbaugh2025-02-061-1/+1
* CMakeLists updateDouglas Rumbaugh2025-02-061-0/+1
* Background compaction stuffDouglas Rumbaugh2025-02-0615-98/+587
* Bug fixesDouglas Rumbaugh2025-02-043-3/+8
* PSUDB updateDouglas Rumbaugh2025-02-031-0/+0
* More updatesDouglas Rumbaugh2025-01-3111-62/+124
* progressDouglas Rumbaugh2025-01-2714-275/+273
* some progressDouglas Rumbaugh2025-01-243-74/+33
* Finished rename of Epoch to Version + imported changes to psudb-commonDouglas Rumbaugh2025-01-225-7/+176
* ProgressDouglas Rumbaugh2025-01-1712-347/+256
* Additional layout policies + more flexibility in buffer flushingDouglas Rumbaugh2025-01-1610-60/+364
* Tail latency parm sweepDouglas Rumbaugh2025-01-082-1/+121
* Ajusted progress bar in insert benchmarkDouglas Rumbaugh2025-01-071-1/+0
* Triespline: minor tweak to buffer queryDouglas Rumbaugh2025-01-071-1/+2
* Merge branch 'generalized-merging' of github.com:dbrumbaugh/dynamic-extension...Douglas Rumbaugh2025-01-0711-9/+13
|\
| * Fixed the reversed scale factor and buffer size on benchmarksDouglas B. Rumbaugh2024-12-2311-9/+13
* | Fixed a few Triespline related bugsDouglas Rumbaugh2025-01-072-31/+21
|/
* Began migrating benchmarks over to new interfaceDouglas Rumbaugh2024-12-2316-51/+82
* More updatesDouglas B. Rumbaugh2024-12-223-6/+6
* Continued developmentDouglas B. Rumbaugh2024-12-2233-377/+261
* Began overhauling reconstruction mechanismDouglas B. Rumbaugh2024-12-2211-755/+469
* Adjusted query result interfacesHEADmasterDouglas B. Rumbaugh2024-12-0620-468/+459
* Warning fixesDouglas B. Rumbaugh2024-12-0610-23/+34
* Interface update (#5)Douglas B. Rumbaugh2024-12-0682-4964/+4414
* Merge pull request #4 from dbrumbaugh/masterDouglas B. Rumbaugh2024-05-1493-949/+66134
|\
| * Added btree thread scaling benchmarkDouglas Rumbaugh2024-05-142-14/+19
| * Merge branch 'master' of github.com:dbrumbaugh/dynamic-extensionDouglas Rumbaugh2024-05-141-0/+78
| |\
| | * Benchmark helper scriptDouglas Rumbaugh2024-05-141-0/+78
| * | README updateDouglas Rumbaugh2024-05-141-9/+22
| * | Moved thread scalability bench to vldb folderDouglas Rumbaugh2024-05-142-6/+7
| |/
| * Removed patricia trie stuffDouglas Rumbaugh2024-05-144-127/+1
| * Updated psudb-commonDouglas Rumbaugh2024-05-141-0/+0
| * Poplar Trie: updated benchmark to standard formatDouglas Rumbaugh2024-05-142-31/+30
| * Added program to sample the binary knn filesDouglas Rumbaugh2024-05-112-0/+61
| * MTree structure sizeDouglas Rumbaugh2024-05-105-3/+13
| * Merge branch 'master' of github.com:dbrumbaugh/dynamic-extensionDouglas Rumbaugh2024-05-090-0/+0
| |\
| | * Merge branch 'master' of github.com:dbrumbaugh/dynamic-extensionDouglas Rumbaugh2024-05-097-10/+396
| | |\
| | * | Restored IRS warmup to 10%Douglas Rumbaugh2024-05-092-2/+2
| * | | Fixed arithmetic bugDouglas Rumbaugh2024-05-091-1/+1
| | |/ | |/|
| * | Added benchmarks for BigANNDouglas Rumbaugh2024-05-099-12/+398
| |/