diff options
author | drh <drh@noemail.net> | 2018-08-04 20:30:55 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2018-08-04 20:30:55 +0000 |
commit | dda7e66d7d58c3c9d058fdd87a8f7879e0867353 (patch) | |
tree | 79f482b3780ef19da89d90beb461b802098d6892 /src/os_unix.c | |
parent | bb9c45b49a4a8d7c52d4da44661407ef7b7dfd64 (diff) | |
parent | cfdeeeb96631d1f4b3607755200e4a6b4dd146dd (diff) | |
download | sqlite-dda7e66d7d58c3c9d058fdd87a8f7879e0867353.tar.gz sqlite-dda7e66d7d58c3c9d058fdd87a8f7879e0867353.zip |
Remove the column-cache from the code generator. The column-cache has been
a persistent source of bugs for years and with recent improvements
in the performance of OP_Column, it no longer provides a benefit. After
the column cache is removed, the binary is almost 2KB smaller and the
speed-check.sh performance test is over 3 million cycles faster.
FossilOrigin-Name: cdff3af7bedc5ebea04bd9b5e2112d3db451a475c18c9a9ebd45f6f3a89a43cb
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions