summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Collapse)AuthorAgeFilesLines
* MTree structure sizeDouglas Rumbaugh2024-05-101-0/+0
|
* Added VPTree BSM benchmarkDouglas Rumbaugh2024-04-301-0/+0
|
* Updated psudb-commonDouglas Rumbaugh2024-04-221-0/+0
|
* More trie baseline testsDouglas Rumbaugh2024-04-191-0/+0
|
* Benchmark updatesDouglas Rumbaugh2024-04-191-0/+0
|
* submodule cleanup/updateDouglas Rumbaugh2024-04-153-0/+0
|
* Updated psudb-common to new versionDouglas Rumbaugh2024-04-151-0/+0
|
* Updated FSTrie to use const char * instead of std::stringDouglas Rumbaugh2024-04-151-0/+0
| | | | Note: this requires the caller to manage the memory of the strings
* Added a dynamic trie benchmarkDouglas Rumbaugh2024-04-151-0/+0
|
* Updated to new version of psudb-commonDouglas B. Rumbaugh2024-03-261-0/+0
|
* Disabled lookahead for paper revisionDouglas Rumbaugh2024-03-222-0/+0
|
* Updates/progress towards succinct trie supportDouglas Rumbaugh2024-03-201-0/+0
|
* FST Shard w/ testsDouglas Rumbaugh2024-03-191-0/+0
| | | | | | | | | Needs some debugging--some methods currently fail within the library itself. The build system doesn't currently build the FST library. To compile, you'll first need to manually build it, and then place the libFST.so file in your LIBRARY_PATH and LD_LIBRARY_PATH.
* Updated version of psudb-commonDouglas Rumbaugh2024-03-141-0/+0
|
* Updated to newer version of psudb-commonnew-bufferDouglas Rumbaugh2024-02-091-0/+0
| | | | Some bugfixes in here greatly improve BloomFilter performance.
* Ported ISAMTree over to new buffer setupDouglas Rumbaugh2024-01-111-0/+0
| | | | | I may still play with the shard from shards constructor, and queries need some work yet too.
* Updated to newer version of psudb-commonDouglas Rumbaugh2023-12-131-0/+0
|
* Scheduling: Switched over to a thread pool modelDouglas Rumbaugh2023-11-061-0/+0
|
* Initial pass w/ new scheduler setupDouglas Rumbaugh2023-10-201-0/+0
| | | | currently there's a race condition of some type to sort out.
* Checkpointing workDouglas Rumbaugh2023-10-201-0/+0
| | | | I'll probably throw all this out, but I want to stash it just in case.
* Began re-architecting the project for concurrency supportDouglas Rumbaugh2023-09-131-0/+0
| | | | | The project is now in a state where it builds, but it probably has a lot of bugs still.
* Migrated over to using psudb-common utilities/headersDouglas Rumbaugh2023-08-241-0/+0
|
* Included psudb-common libraryDouglas Rumbaugh2023-08-241-0/+0
|
* ALEX Benchmarking: added benchmark for ALEXDouglas Rumbaugh2023-07-251-0/+0
|
* switched over to my fork of m-treeDouglas Rumbaugh2023-07-251-0/+0
|
* Removed m-tree submoduleDouglas Rumbaugh2023-07-251-0/+0
|
* Added M-Tree to repoDouglas Rumbaugh2023-07-231-0/+0
|
* Added vptree as external moduleDouglas Rumbaugh2023-06-051-0/+0
|
* PGM-based shardDouglas Rumbaugh2023-06-051-0/+0
|
* gitignore fileDouglas Rumbaugh2023-05-081-0/+0