Add "if (x != NULL) continue;" (or similar for err==0) before the
break to most cases, as suggested by Tim Peters. This gives another 8-10% speedup.
Showing
Please
register
or
sign in
to comment
break to most cases, as suggested by Tim Peters. This gives another 8-10% speedup.