summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Added vptree parmsweep benchmark and fixed some CMake issuesDouglas Rumbaugh2024-04-231-0/+12
* TS Parameter sweep benchmarkDouglas Rumbaugh2024-04-221-0/+5
* Benchmark update+reorganizationDouglas Rumbaugh2024-04-221-35/+76
* More trie baseline testsDouglas Rumbaugh2024-04-191-16/+36
* Updated FSTrie to use const char * instead of std::stringDouglas Rumbaugh2024-04-151-1/+1
* Added a dynamic trie benchmarkDouglas Rumbaugh2024-04-151-0/+4
* stuffDouglas Rumbaugh2024-04-111-39/+37
* CMakelists: disable ASAN and UBSAN when building on OpenBSDDouglas B. Rumbaugh2024-03-251-4/+6
* Updates for build on OpenBSDDouglas B. Rumbaugh2024-03-251-107/+54
* CMakelists: updatesDouglas Rumbaugh2024-03-221-4/+12
* FST Shard w/ testsDouglas Rumbaugh2024-03-191-1/+8
* Benchmarking tweaksDouglas Rumbaugh2024-03-141-4/+4
* Benchmark updatesDouglas Rumbaugh2024-02-231-8/+19
* Triespline: added test to verify that crash is not due to this projectDouglas B. Rumbaugh2024-02-211-0/+6
* Framework: Fixed a bug where tagged deletes didn't release the epochDouglas Rumbaugh2024-02-091-1/+1
* Comment updates/fixesDouglas Rumbaugh2024-02-091-1/+1
* Updated VPTree to new shard/query interfacesDouglas Rumbaugh2024-02-081-3/+4
* Added compiler fence to block reorderingDouglas Rumbaugh2024-02-081-2/+2
* Cleaned up shard files (except VPTree)Douglas Rumbaugh2024-02-071-15/+14
* Fully implemented Query concept and adjusted queries to use itDouglas Rumbaugh2024-02-071-1/+6
* BTree benchmarkDouglas Rumbaugh2024-01-311-4/+10
* Adjusted epoch transition methodologyDouglas Rumbaugh2024-01-311-1/+1
* Updated insert query throughput to use IRS queriesDouglas Rumbaugh2024-01-311-6/+6
* Query/Insert intermix benchmarksDouglas Rumbaugh2024-01-311-0/+5
* TrieSpline + testsDouglas Rumbaugh2024-01-301-0/+13
* Added watermark testing to CMakeDouglas Rumbaugh2024-01-221-0/+6
* Added RangeCount queryDouglas Rumbaugh2024-01-221-0/+7
* Initial rough-out of internal statistics trackerDouglas Rumbaugh2024-01-191-1/+1
* Multiple concurrency bug fixesDouglas Rumbaugh2024-01-171-1/+6
* Concurrency testing and bug fixesDouglas B. Rumbaugh2024-01-151-0/+5
* Benchmarking programsDouglas B. Rumbaugh2024-01-151-8/+13
* Use 16-byte CAS to control buffer headDouglas B. Rumbaugh2024-01-151-9/+18
* Initial integration of new buffering scheme into frameworkDouglas Rumbaugh2024-01-121-12/+16
* InternalLevel update and testsDouglas Rumbaugh2024-01-111-31/+33
* Query throughput benchmarkDouglas Rumbaugh2023-12-131-0/+5
* Insertion throughput benchmarkDouglas Rumbaugh2023-11-151-4/+12
* Merge branch 'query-refactor'Douglas Rumbaugh2023-11-071-10/+6
|\
| * Switched default DE test case over to ISAMTreeDouglas Rumbaugh2023-11-071-7/+3
| * Alias shard fixesDouglas Rumbaugh2023-11-071-3/+3
* | Scheduling: Switched over to a thread pool modelDouglas Rumbaugh2023-11-061-5/+5
|/
* Checkpointing workDouglas Rumbaugh2023-10-201-1/+1
* Migrated over to using psudb-common utilities/headersDouglas Rumbaugh2023-08-241-13/+13
* Removed unused pagedfile headerDouglas Rumbaugh2023-08-241-4/+0
* Added PGM-PL benchmarks to CMakeListsDouglas Rumbaugh2023-07-271-0/+11
* Updatable PGM benchmarkDouglas Rumbaugh2023-07-261-0/+6
* ALEX Benchmarking: added benchmark for ALEXDouglas Rumbaugh2023-07-251-0/+5
* Benchmarks: mtree and vptree benchmark updatesDouglas Rumbaugh2023-07-251-8/+20
* BTree-based baselines for IRS and Range queriesDouglas Rumbaugh2023-07-231-0/+10
* Benchmarking updatesDouglas Rumbaugh2023-07-231-0/+10
* Initial commit of VPTree-related codeDouglas Rumbaugh2023-07-131-0/+4