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
44023 ** Tests show that this optimization can quadruple the speed of large
53006 ** But there is a measureable speed advantage to using the macro on gcc
64927 ** flag on jump instructions, we get a (small) speed improvement.
102584 ** rows. Indices are selected and used to speed the search when doing
107142 ** to see if there are indices that can be used to speed up the loop.
111051 ** That gives a significant speed improvement. */