From: dan Date: Mon, 27 Oct 2014 14:26:54 +0000 (+0000) Subject: Optimizations aimed at reducing the number of memcpy() operations required by balance... X-Git-Tag: version-3.8.8~221 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=53838629cea2b4c92d8f2efb215e42ba67b91e05;p=thirdparty%2Fsqlite.git Optimizations aimed at reducing the number of memcpy() operations required by balance_nonroot(). FossilOrigin-Name: face33bea1ba3a6d57780655fa827226b4d2baa9 --- 53838629cea2b4c92d8f2efb215e42ba67b91e05 diff --cc manifest index 6c3a597a05,a088218356..94ec16445a --- a/manifest +++ b/manifest @@@ -1,5 -1,5 +1,5 @@@ - C Add\stest\sfile\se_wal.test. - D 2014-10-27T11:25:28.528 -C If\sa\sfree-slot\sis\sfound\swithin\sa\spage,\sbut\susing\sthat\sfree-slot\swould\sfragment\sthe\spage\sfurther\sand\sthere\sare\salready\sat\sleast\s60\sfragmented\sbytes,\sdegragment\sthe\spage.\sThis\smatches\sthe\sbehaviour\sof\sthe\strunk. -D 2014-10-27T08:02:16.531 ++C Optimizations\saimed\sat\sreducing\sthe\snumber\sof\smemcpy()\soperations\srequired\sby\sbalance_nonroot(). ++D 2014-10-27T14:26:54.508 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f F Makefile.in cf57f673d77606ab0f2d9627ca52a9ba1464146a F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23 @@@ -1207,7 -1206,7 +1207,7 @@@ F tool/vdbe_profile.tcl 67746953071a9f8 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4 F tool/warnings.sh 0abfd78ceb09b7f7c27c688c8e3fe93268a13b32 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f - P 0f08924fe0c52a85a103f67bee9809e0f8f884b0 - R 770a2e0b8a993a6006545c850fbc4dd8 -P a13df3013bbac4a0d4fce5cef1376c857508c1c5 -R 05f44d14ab419727640258148977021c ++P fc6920b5483eeeb06a474ff399a21afa51dc4859 1f80f8c136ac970dcc7fb2337263dc5922e348c3 ++R ed2304a6a2e587056109284e9717f063 U dan - Z 70c394a419fcdd8591ee5c3f4c5346c4 -Z 95c7c43e9818bc003f29ce4926da458f ++Z 986c15e36469a97fa56839a4b2a55b25 diff --cc manifest.uuid index a94336a518,92680eaebb..37f4629c87 --- a/manifest.uuid +++ b/manifest.uuid @@@ -1,1 -1,1 +1,1 @@@ - fc6920b5483eeeb06a474ff399a21afa51dc4859 -1f80f8c136ac970dcc7fb2337263dc5922e348c3 ++face33bea1ba3a6d57780655fa827226b4d2baa9