Home | History | Annotate | Download | only in orig

Lines Matching full:speed

741 ** So if speed is of utmost importance, it makes sense to disable
10061 ** the speed a little by numbering the values consecutively.
19741 register const char *cset; /* Use registers for speed */
24421 /* Open in random access mode for possibly better speed. Allow full
43995 ** Tests show that this optimization can quadruple the speed of large
52978 ** But there is a measureable speed advantage to using the macro on gcc
64899 ** flag on jump instructions, we get a (small) speed improvement.
102548 ** rows. Indices are selected and used to speed the search when doing
107106 ** to see if there are indices that can be used to speed up the loop.
111015 ** That gives a significant speed improvement. */