aboutsummaryrefslogtreecommitdiffstats
path: root/log_db/benches/benchmark.rs
Commit message (Expand)AuthorAgeFilesLines
* Get memtables working finallyJan Tuomi2024-11-221-15/+15
* Fix benchmark so that it compilesJan Tuomi2024-11-221-10/+6
* Remove memtable_capacityJan Tuomi2024-11-211-52/+0
* Refactor static DB methods to common moduleJan Tuomi2024-11-091-3/+3
* Rewrite everything to use metadata and data files, TODO memtablesJan Tuomi2024-11-041-56/+1
* Add compacted benchmark casesJan Tuomi2024-10-101-5/+39
* Add compactionJan Tuomi2024-10-081-0/+41
* Implement some of the py bindingsJan Tuomi2024-10-071-6/+6
* Add py_bindings lib, move to monorepo structureJan Tuomi2024-10-071-0/+222