]> git.ipfire.org Git - thirdparty/sqlite.git/commit
An optimization to initMemArray() saves almost 500K cycles. But it seems a
authordrh <>
Mon, 28 Feb 2022 03:25:13 +0000 (03:25 +0000)
committerdrh <>
Mon, 28 Feb 2022 03:25:13 +0000 (03:25 +0000)
commitc9373e86e816ccd62dec14af42eb5b7640e5011e
tree3d481238801da7906678c49049333206382b36a8
parentb3d981c3b740755dba418024da2a8de1d825ed92
An optimization to initMemArray() saves almost 500K cycles.  But it seems a
little dodgy.  I want to think about this more before merging to trunk.
Perhaps there is a cleaner way to accomplish the same.

FossilOrigin-Name: 7fefd8676110a53e6c98a697e2dbf820740fe602a1e83b6caa8d099c41a15d80
manifest
manifest.uuid
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c