Leopold Toetsch wrote:
I'm currently rewriting the hash implementation in src/hash.c. The new hash structure has just one piece of malloced memory with bucket pointers and buckets in one piece.

The code is committed now, tests are passing as before the test.

leo

Reply via email to