[Core Data] Improve save performance ?
[Core Data] Improve save performance ?
- Subject: [Core Data] Improve save performance ?
- From: Eric Morand <email@hidden>
- Date: Mon, 16 Jan 2006 10:17:12 +0100
Hi !
Is there a way to improve the saving performance of a SQLite
persistent store ? On my respectable PowerMac 2x2,3Ghz, it takes
around one half of a second to save...one managed object !
I'm developing an accounting application and each new transaction is
saved to the persistent store when the user submit it. Well, let me
tell you that one half of a second if way too slow to be acceptable -
and I'm not even talking about the performances on older computers
than mine !
Maybe I should save the changes only when the user quit the
application (just like it is done by default) but if an user work on
the app for 2 hours and then a power failure happens, everything
would be lost !
Can anyone give me advice me on this ?
Thanks,
Eric.
=============================================
Automator Ketchup : http://automatorketchup.blogspot.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden