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

Re: wanted: hash stress tests

Thread Previous | Thread Next
From:
Leopold Toetsch
Date:
May 20, 2005 09:51
Subject:
Re: wanted: hash stress tests
Message ID:
428E15CD.4070200@toetsch.at
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.
> 
> 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.

It's in SVN now - rev 8134

please have a look at it,
thanks

leo


Thread Previous | 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