5 Commits

Author SHA1 Message Date
b2bd1e373b Updated lib config and small stuff 2025-01-23 17:31:41 +01:00
98f0c69e61 SOLVED THREAD BUG
Needed a thread safe alloc. Will need to update other part as I just did
parseEntities and deleteEntities
2025-01-22 22:34:46 +01:00
7c34431702 Error found!!
Got an error that I could find for a while. It was when parsing a lot of
files.

Turn out it was the Thread Pool or something because if I run on 1 core,
it's ok.

Different thing in this commit, I just want to freeze a state that
benchmark work.
2025-01-22 11:34:00 +01:00
6338cb6364 NewData ordered by default 2025-01-15 19:59:13 +01:00
672d79cbea Add config and schema for benchmark 2025-01-14 22:32:31 +01:00