Re: hash test
Eric Blake <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.patches |
|---|---|
| Message-ID | <[email protected]> |
Eric Blake <ebb9 <at> byu.net> writes: > I found a performance bug in gnulib's hash module: > http://article.gmane.org/gmane.comp.lib.gnulib.bugs/17875 > > So I'm committing this, to make it easier to repeat the test. And in my haste to post this before my lunch break ended, I introduced a copy- and-paste error by adding a line to the test without rerunning it before the commit: > +forloop(`i', `1', `10000', `undefine(`m'i, i)') Oops - undefine only needed one argument. -- Eric Blake