]> granicus.if.org Git - php/commitdiff
More things todo
authorWez Furlong <wez@php.net>
Sat, 19 Apr 2003 13:04:19 +0000 (13:04 +0000)
committerWez Furlong <wez@php.net>
Sat, 19 Apr 2003 13:04:19 +0000 (13:04 +0000)
ext/sqlite/TODO

index a9c57b95dc82a062e93f9f1b585f32d75e05cc9f..24940a9b3b6542207cc61c5d5a7d0659f936143c 100644 (file)
@@ -8,4 +8,9 @@
 
 - Test-suite
 
+- If building a ZTS build, -DTHREADSAFE while compiling libsqlite
+
+- If building a non-debug build, -DNDEBUG will disable the expensive
+  asserts in the inner loop. (and double performance)
+
 vim:tw=78