Commit Graph

155 Commits

Author SHA1 Message Date
6dbcee5060 Finally add some real API documentation. 2024-05-20 01:28:33 +02:00
fc103f5203 TODO 2024-05-19 23:48:14 +02:00
58d7147752 Blah. 2024-05-19 18:09:19 +02:00
ef92be31cc Talk a bit more about mlock and mprotect. 2024-05-18 12:58:04 +02:00
01a1a34430 Talk about the mprotect and mlock syscalls. 2024-05-17 19:52:36 +02:00
8717709a2c Blah 2024-05-17 19:49:09 +02:00
c8c84f2a04 It 2024-05-17 19:48:18 +02:00
04058a0a38 Data. 2024-05-17 19:47:52 +02:00
ab139f4f52 Remove nilable indexes. 2024-05-17 19:47:11 +02:00
700f86a7f5 API documentation. 2024-05-17 14:08:32 +02:00
789b8163e6 Cached and uncached database and indexes. 2024-05-17 03:28:50 +02:00
336b19bbde Details. 2024-05-17 02:42:19 +02:00
9da39972d3 Blah. 2024-05-17 01:43:22 +02:00
e903b9df43 Side note about indexes. 2024-05-16 15:23:19 +02:00
4c136ddf82 Limitations of the DODB approach. 2024-05-16 14:42:11 +02:00
e6e503e475 Index objects. 2024-05-16 02:24:24 +02:00
8525fbf5db DODB: basic usage and basic indexes. 2024-05-16 02:18:19 +02:00
9a687a35cb Stuff. 2024-05-15 14:39:33 +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
e801a5a8c9 stats.sh 2024-05-15 14:17:15 +02:00
714300bdb5 Readlink. 2024-05-15 14:17:15 +02:00
01cc4633fe Example linuxfr. 2024-05-15 14:17:15 +02:00
cc5d6ff78f Fix various benchmark pain points. 2024-05-15 14:17:15 +02:00
c4fce3c4a4 Enable cars not to have color or keywords. 2024-05-15 14:17:15 +02:00
5a2f17f7e0 Enable all indexes (index, partition, tag) to be nilable. 2024-05-15 14:17:15 +02:00
56fde98492 Some cleaning. 2024-05-15 14:17:15 +02:00
9d1da890f3 Makefile: slightly different options. 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
0a357446ef benchmark-ramdb: already taken into account in benchmark-cars. 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
5ce24184be Behavior of cached database is now covered by a few tests. 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
2a71254533 s/exists?/symlink?/ + remove useless check + remove useless call to a function. 2024-05-15 14:17:15 +02:00
d29b29bc1b Slight optimization in tag searches. 2024-05-15 14:17:15 +02:00
0b4cdf00b7 Test some reindex stuff with the Car database. 2024-05-15 14:17:15 +02:00
835626a6dd Benchmark RAM db. 2024-05-15 14:17:15 +02:00
90b6563068 Proper Car database and functions. 2024-05-15 14:17:15 +02:00
5bf6b21d5d Rewrites lead to a working spec file. 2024-05-15 14:17:15 +02:00
dd7ed3010d Specs changed. 2024-05-15 14:17:15 +02:00
42b82c8fa5 More consistent API. 2024-05-15 14:17:15 +02:00
c88e738332 Spec: less errors. 2024-05-15 14:17:15 +02:00
b3e416da8d Block captures fixed. 2024-05-15 14:17:15 +02:00
a141849f2a Fix delete functions for tags & partition. 2024-05-15 14:17:15 +02:00
031175a90a TODO: RAMOnlyTags + tests tests tests. 2024-05-15 14:17:15 +02:00
66256c7650 Blah 2024-05-15 14:15:20 +02:00
afa96d8ae7 A few new explanations. 2024-05-15 03:10:59 +02:00
6f170b60ab DODB 2024-05-14 16:19:46 +02:00