On Feb 18, 12:51 pm, Mateusz Berezecki <mateu...@gmail.com> wrote:
> Hi Doug and Luke,
>
> I was wondering if you have considered trying Judy arrays for hashing?
> Just a quick food for thought if anyone is interested in picking up the
> subject.
>
> Does anyone have any thoughts ?
Judy array is a promising candidate (others including intrusive map/
set from boost) for the new CellCache (with row key compression to
save memory) I'm experimenting with. Did you get a chance to do some
basic benchmarks (vs hash_set/map, std::set/map etc.)
> http://judy.sourceforge.net/http://judy.sourceforge.net/doc/10minutes.htmhttp://en.wikipedia.org/wiki/Judy_array
>
> Mateusz
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Hypertable Development" group.
To post to this group, send email to hypertable-dev@googlegroups.com
To unsubscribe from this group, send email to
hypertable-dev+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/hypertable-dev?hl=en
-~----------~----~----~----~------~----~------~--~---