]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance improvements to the (debug-use only) Mem.pScopyFrom logic, resulting
authordrh <>
Tue, 21 Jan 2025 16:30:55 +0000 (16:30 +0000)
committerdrh <>
Tue, 21 Jan 2025 16:30:55 +0000 (16:30 +0000)
commit8e7a16895c62f8c56e8ada82cecdacaf1e97fcd3
treeb3b5574061183331a06355fe74ff525315c9fc70
parent2e899ccaff0baca5cd6db7e8a24be8728c97a371
Performance improvements to the (debug-use only) Mem.pScopyFrom logic, resulting
in about 8x faster performance under -DSQLITE_DEBUG for the query in from
[forum:/forumpost/0025389d0860af82|forum post 0025389d0860af82].  This change
only affects builds that use -DSQLITE_DEBUG.

FossilOrigin-Name: 7fb1ae25d1572dd7709a0f850c148a5f745a524f01ea231e29a1ebc37c173fb9
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
src/vdbemem.c