summaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Updates for dynamic rate limitingnew-concurrencyDouglas Rumbaugh7 days3-23/+181
* Merge branch 'new-concurrency' of github.com:dbrumbaugh/dynamic-extension-wor...Douglas Rumbaugh2025-09-172-1/+91
|\
| * Per record cost estimation progressDouglas B. Rumbaugh2025-08-141-0/+87
| * file_util.h: Swapped from random_shuffle to shuffleDouglas B. Rumbaugh2025-08-121-1/+4
* | Last updates for dissertationDouglas Rumbaugh2025-09-1711-31/+562
* | updatesDouglas Rumbaugh2025-06-028-137/+39
|/
* update to knn sweepDouglas Rumbaugh2025-06-021-2/+1
* Merge branch 'new-concurrency' of github.com:dbrumbaugh/dynamic-extension-wor...Douglas Rumbaugh2025-06-022-0/+146
|\
| * Merge branch 'new-concurrency' of github.com:dbrumbaugh/dynamic-extension-wor...Douglas Rumbaugh2025-05-292-0/+154
| |\
| * | Stall rate benchmarkingDouglas Rumbaugh2025-05-292-0/+146
* | | KNN sweepDouglas Rumbaugh2025-06-022-1/+148
| |/ |/|
* | Added selectivity sweep benchmarkDouglas Rumbaugh2025-05-252-0/+154
|/
* Updates for tail latency stall testingDouglas Rumbaugh2025-05-253-62/+214
* Stats tweaks and KNN benchmarkDouglas Rumbaugh2025-04-303-8/+231
* Scheduler statistics tracking updateDouglas Rumbaugh2025-04-251-6/+15
* switched k to a doubleDouglas Rumbaugh2025-04-172-7/+6
* New benchmarksDouglas Rumbaugh2025-04-092-0/+337
* Disabled early abort for point lookupsDouglas Rumbaugh2025-04-092-8/+35
* BSM bugfixesDouglas Rumbaugh2025-04-082-4/+5
* Implemented the legacy policies and fixed a few bugsDouglas Rumbaugh2025-04-072-79/+83
* working commit (temporary progress, doesn't build)Douglas Rumbaugh2025-04-054-83/+90
* Fixed a few concurrency bugsDouglas Rumbaugh2025-03-031-4/+16
* Query Preemption: still has one or two bugs, but mostly worksDouglas Rumbaugh2025-02-243-4/+189
* Added uniform data generator as file optionDouglas Rumbaugh2025-02-201-215/+240
* Average version of mixed-workload benchDouglas Rumbaugh2025-02-172-8/+186
* Thread count sweepDouglas Rumbaugh2025-02-171-7/+14
* Fixed a few benchmark bugsDouglas Rumbaugh2025-02-171-0/+4
* Multi-threaded mixed workload benchmarkDouglas Rumbaugh2025-02-171-0/+150
* Fixed legacy tiering policyDouglas Rumbaugh2025-02-171-3/+3
* BTree insertion latency benchmarksDouglas Rumbaugh2025-02-171-0/+77
* Retooled dist benchmark to actually print dist infoDouglas Rumbaugh2025-02-141-8/+7
* Parallel background reconstructions appear to be working!Douglas Rumbaugh2025-02-141-13/+0
* progress towards resolving asynch structure mergesDouglas Rumbaugh2025-02-131-0/+12
* more updatesDouglas Rumbaugh2025-02-111-0/+1
* Progress: began adding parallel merging and locking of levelsDouglas Rumbaugh2025-02-111-1/+0
* Migrated remaining tail latency benchmarks to new interfaceDouglas Rumbaugh2025-02-102-10/+10
* Background compaction stuffDouglas Rumbaugh2025-02-063-2/+231
* Additional layout policies + more flexibility in buffer flushingDouglas Rumbaugh2025-01-164-29/+128
* Tail latency parm sweepDouglas Rumbaugh2025-01-081-0/+114
* Ajusted progress bar in insert benchmarkDouglas Rumbaugh2025-01-071-1/+0
* Fixed the reversed scale factor and buffer size on benchmarksDouglas B. Rumbaugh2024-12-239-8/+9
* Began migrating benchmarks over to new interfaceDouglas Rumbaugh2024-12-2314-30/+61
* Adjusted query result interfacesHEADmasterDouglas B. Rumbaugh2024-12-062-5/+3
* Warning fixesDouglas B. Rumbaugh2024-12-063-15/+20
* Interface update (#5)Douglas B. Rumbaugh2024-12-0622-226/+113
* Added btree thread scaling benchmarkDouglas Rumbaugh2024-05-141-10/+10
* Moved thread scalability bench to vldb folderDouglas Rumbaugh2024-05-141-1/+1
* Removed patricia trie stuffDouglas Rumbaugh2024-05-141-112/+0
* Poplar Trie: updated benchmark to standard formatDouglas Rumbaugh2024-05-142-31/+30
* Added program to sample the binary knn filesDouglas Rumbaugh2024-05-111-0/+55