Eric Blake <[EMAIL PROTECTED]> wrote:
> Here's what I installed on the argv_ref branch instead - it likewise shows
> an impressive speedup, even without implementing memchr2 or using
> freadahead yet (but those two steps can only help), and it will be much
> easier to port to the master branch. Th
Eric Blake <[EMAIL PROTECTED]> wrote:
> I plan on adding automatic table resizing in m4. I could borrow from the
Hi Eric,
That sounds good!
> master branch, which was patched several years ago to always using 2^n-1
> as the new bucket count. Or I could use a gnulib module - both
> linkedhash-l