Re: M4 1.4.10b [beta] released

2008-03-01 Thread Jim Meyering
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

Re: linkedhash-list vs. hash

2008-07-23 Thread Jim Meyering
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