Commit Graph

16 Commits (981cdc92b8d3bb1dbdc15240b379a0f7e7d7aa6e)

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