Commit Graph

21 Commits

Author SHA1 Message Date
814baced05 last_key is now cached. 2024-05-29 16:47:56 +02:00
f29fbfb850 Common 2024-05-28 03:29:01 +02:00
cd48aad945 Renaming (+ fix EfficientFIFO#delete). 2024-05-27 18:13:14 +02:00
e152bc0ee7 comments + paper 2024-05-27 04:58:32 +02:00
c01ec614ae EfficientFIFO: now graphed. 2024-05-26 19:03:37 +02:00
fefc4e9b26 FIFO + paper 2024-05-24 00:25:28 +02:00
09678965e0 FIFO implementation improved: let's see the results. 2024-05-23 14:18:16 +02:00
375f3bdf69 Index::Index -> Index::Basic 2024-05-23 07:10:19 +02:00
633085f63b Massive class renaming. 2024-05-22 18:29:08 +02:00
1e6814f4db Benchmarks: provide reports to simplify the code for statistical analysis. 2024-05-15 14:17:15 +02:00
f888353ffb benchmark-cars has been rewritten to perform WAY FASTER benchmarks. 2024-05-15 14:17:15 +02:00
cc5d6ff78f Fix various benchmark pain points. 2024-05-15 14:17:15 +02:00
56fde98492 Some cleaning. 2024-05-15 14:17:15 +02:00
8161ea3f82 Finally a concise way to perform tests on different databases. 2024-05-15 14:17:15 +02:00
53c69d0c5d Rewriting the benchmarks to get better data. 2024-05-15 14:17:15 +02:00
c124b23d7a Tests and benchmarks are now more consistent. 2024-05-15 14:17:15 +02:00
0389ed85ed Add some basic benchmark for adding values in different database types. 2024-05-15 14:17:15 +02:00
c475c4f584 Specs are fixed & reworked for the most part. New benchmarks. 2024-05-15 14:17:15 +02:00
183432eb32 Cached indexes by default. 2024-05-06 18:31:52 +02:00
197af64c83 Way faster searches by indexes (index, partition, tags) with a cached DB. 2024-05-05 00:43:15 +02:00
d91452a5ae Add a very clumsy benchmark on a car database. 2024-05-04 23:12:32 +02:00