]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Try to move OP_Concat operations outside the inner loop. This turns out failed-optimization
authordrh <drh@noemail.net>
Mon, 9 Jan 2017 18:20:45 +0000 (18:20 +0000)
committerdrh <drh@noemail.net>
Mon, 9 Jan 2017 18:20:45 +0000 (18:20 +0000)
commit1c53688a1b0ac9c620672c56b3e02f642718b06f
treebe6831c8cc0ded9e46cf4d10d71f97eb82a427c9
parente7b554d615072f16896a6879f582c935fa252a12
Try to move OP_Concat operations outside the inner loop.  This turns out
to make things very slightly slower, at least in speedtest1.c.

FossilOrigin-Name: 8a90f69139f7014ed53303814772f9f3efbc4f79
manifest
manifest.uuid
src/expr.c