Daniel Grunblatt wrote: > On Sun, 28 Jul 2002, Leopold Toetsch wrote:
[ Mops ] >>plain c 366 > You didn't use -O3 while compiling mops.c, did you? No. Just Makefile's options as defined. But interesting idea. It makes the inner loop look like this: ..L492: decl %ebx jnz .L492 and doubles the Mops ;-) > Daniel Grunblatt. leo