6 Commits

Author SHA1 Message Date
83ff27c3f2 A bit better docs README 2025-01-12 01:41:42 +01:00
955aff0d09 Moved global error to lib and fuse to a unique one 2025-01-12 00:37:57 +01:00
bc0c0cbe1d Update benchmark and some stuff 2025-01-11 19:26:06 +01:00
2a4842432d Speed up batch ADD and better bechmark
Now I flush only when the file is full and I check the the currently
used file if it is big enough.

So I dont get stat of all files and flush everytime like before
2025-01-07 13:55:02 +01:00
e3264d8553 Random ADD for benchmark 2025-01-06 20:45:16 +00:00
900b9e5305 Moved benchmark outside of src and making it better 2025-01-02 13:28:23 +00:00