]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove some unnecessary computations from ANALYZE so that ANALYZE runs with avoid-low-quality-indexes
authordrh <>
Mon, 1 Jan 2024 17:58:57 +0000 (17:58 +0000)
committerdrh <>
Mon, 1 Jan 2024 17:58:57 +0000 (17:58 +0000)
commit4cfc19f34c6613061660916119d182fd1cc08309
tree4021ffec27784cf5164781502124c657357d7aa7
parent4ccf707c6ebd294f1ecf6e9f304bd083fbc3a71d
Remove some unnecessary computations from ANALYZE so that ANALYZE runs with
fewer CPU cycles.  These changes were spotted while working on the nearby
enhanced-stat1 branch.  So even if enhanced-stat1 is abandoned, that effort
put into it will not have been in vain.

FossilOrigin-Name: 5527e8c4abb904b1a438ec1c353d4a960bf82faaf3a2c742af1df7c613850441
manifest
manifest.uuid
src/analyze.c