]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Optimizations to ParseFinalize() to make up for the extra cleanup associated growable-parser-stack
authordrh <>
Sat, 27 Jan 2024 02:21:25 +0000 (02:21 +0000)
committerdrh <>
Sat, 27 Jan 2024 02:21:25 +0000 (02:21 +0000)
commit7659ce22c50d526fcd4c115b79ac6ff667ee70f0
tree42357e40a2c1fd4bc31f0addfdf9fb64e8fce4ca
parent3467698000de73695f7eee8473a16d0981fdd5a6
Optimizations to ParseFinalize() to make up for the extra cleanup associated
with the allocated parser stack.  This branch now runs faster than trunk
and is less than 300 bytes larger.

FossilOrigin-Name: f7290db63cc2568090c14dffc4ea4eadfacb5b94b50a1852ef6eefd9e2e32533
manifest
manifest.uuid
tool/lemon.c
tool/lempar.c