diff options
author | drh <> | 2022-07-01 19:42:12 +0000 |
---|---|---|
committer | drh <> | 2022-07-01 19:42:12 +0000 |
commit | 064390b2b1d6358f6799b8ce014b5c44af213df0 (patch) | |
tree | f2f3d36ec5d8e5f49e4c4bad514ae7a8aa66fc15 /ext/misc/regexp.c | |
parent | 2b294b543f8dc7d39ace0480c3c86884f45b67e3 (diff) | |
download | sqlite-064390b2b1d6358f6799b8ce014b5c44af213df0.tar.gz sqlite-064390b2b1d6358f6799b8ce014b5c44af213df0.zip |
Performance improvement in resolveP2Values(). Save over 1 million CPU
cycles by omitting the loop termination condition and exiting when the
OP_Init (always the first opcode in any VDBE program) is encountered.
FossilOrigin-Name: bb179140c8abfd9d05d62380daba027bdeabbbafc720b7e36b99a36af806017e
Diffstat (limited to 'ext/misc/regexp.c')
0 files changed, 0 insertions, 0 deletions