Boost logo

Boost-Build :

From: Alex Besogonov (cyberax_at_[hidden])
Date: 2006-07-27 09:43:16


Rene Rivera wrote:
>> 1. What's exactly that?
> It's basically the hashing. Specifically hashitem() in "hash.c".
BTW, initially I've tried to use hash.c from BJam in my BJamC++ but it
is slow. I got about 100% speedup when I replaced it with Google's
dense_hashmap and hash value caching in string objects.

There's a pure C version of Google's hashmap, so it may help to use it
in BJam.

-- 
With respect,
             Alex Besogonov (cyberax_at_[hidden])

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk