]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Small performance gain by unwinding the string literal delimiter search
authordrh <>
Tue, 5 Dec 2023 12:22:05 +0000 (12:22 +0000)
committerdrh <>
Tue, 5 Dec 2023 12:22:05 +0000 (12:22 +0000)
commit590aaff9928d7904e16f9868f1822beaeab6d909
tree55dc7d1240ddee2b885c816321530e50ca12c16e
parent78f7d2f4c10547a3bbb0a41fca6d9e540a9c4623
Small performance gain by unwinding the string literal delimiter search
loop in the JSON parser by one more level.

FossilOrigin-Name: 4c587feac153e8ebe526559ec3d254f545f81e8d1ed3126f91a5ff25ec4aa72e
manifest
manifest.uuid
src/json.c