| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updates for build on OpenBSD | Douglas B. Rumbaugh | 2024-03-25 | 1 | -1/+5 |
| | | | | | | | | | | Necessary updates to get the codebase building under OpenBSD 7.5 with clang. This is a minimal set of changes to get building to work, which includes disabling several things that aren't directly compatable. More work will be necessary to get full functionality. In particular, Triespline, PGM, and the reference M-tree do not currently build on OpenBSD with clang due to GNU dependencies or other gcc specific features. | ||||
| * | Updated watermark benchmark to shuffle data | Douglas Rumbaugh | 2024-02-20 | 1 | -6/+15 |
| | | |||||
| * | Fully realized shard concept interface | Douglas Rumbaugh | 2024-02-07 | 1 | -1/+1 |
| | | |||||
| * | Benchmarking updates | Douglas Rumbaugh | 2024-01-30 | 1 | -1/+3 |
| | | |||||
| * | WAtermark testing benchmark | Douglas Rumbaugh | 2024-01-22 | 1 | -0/+53 |