On 2013-10-04 14:03:00 -0400, Jon Zeppieri wrote:
> The HAMT library I began working on at the RacketCon Hackathon is now
> available at [https://github.com/97jaz/hamt]. Suggestions are welcome.

Very nice! Have you tried using the version of `popcount` in the `data`
library's private interface to see if that's any faster?

https://github.com/plt/racket/blob/master/racket/collects/data/private/count-bits-in-fixnum.rkt

Cheers,
Asumu
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to