Hi,
attached is v5 of the patch. The main change is that scaling the number
of buckets is done only once, after the initial hash table is build. The
main advantage of this is lower price. This also allowed some cleanup of
unecessary code.
However, this new patch causes warning like this:
WARNING: temporary file leak: File 231 still referenced
I've been eyeballing the code for a while now, but I still fail to see
where this comes from :-( Any ideas?
regards
Tomas