"ozemail (pcferrett)" <[EMAIL PROTECTED]> wrote:
> I have an app that has been refined for some time using sqlite, to a  
> performance level that I was fairly happy with.  That was running  
> MacOS 10.2, with  sqlite 3 (it was around 3.23 I think).
> 
> I have recently installed MacOS 10.4 (Tiger) and though it comes with  
> sqlite3 (3.1.3), I installed the latest version (3.2.7) anyway.
> 
> The app is now very sluggish. 
> 
> Any tips to resolve the poor performance appreciated.
> 

Try disabling the use of F_FULLFSYNC in os_unix.c near line 830.
Let me know if that makes a difference for you.
--
D. Richard Hipp <[EMAIL PROTECTED]>

Reply via email to