]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Small performance increase and size reduction in sqlite3FpDecode() by using
authordrh <>
Sat, 21 Feb 2026 00:20:29 +0000 (00:20 +0000)
committerdrh <>
Sat, 21 Feb 2026 00:20:29 +0000 (00:20 +0000)
commitaec283385ef9969198df61136e5171c63ffd3b4d
tree1dcf3b38d4488b970206496632ac7692d020795f
parentac5ee556eb5b211c4acdfc7f71385d0dc678df31
Small performance increase and size reduction in sqlite3FpDecode() by using
local variables instead of structure elements.

FossilOrigin-Name: b4c378bba582205aa676e45b21ffa17ad6199e2a017ec73cf41a0243f693b589
manifest
manifest.uuid
src/util.c