develooper Front page | perl.perl6.internals | Postings from May 2005

wanted: hash stress tests

Thread Next
From:
Leopold Toetsch
Date:
May 20, 2005 07:05
Subject:
wanted: hash stress tests
Message ID:
428DEF0E.3040304@toetsch.at
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.

But before comitting I'd like to have some stress and benchmarks tests 
that first show that my implementation is correct and of course that 
it's faster too ;-)

I'll ci what I have so far as src/new_hash.c first, when it's usable.

Thanks,
leo


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About