Re: CoreData - large data set is slow to load on app launch - optimization tips?
Re: CoreData - large data set is slow to load on app launch - optimization tips?
- Subject: Re: CoreData - large data set is slow to load on app launch - optimization tips?
- From: Georg Tuparev <email@hidden>
- Date: Sun, 4 Dec 2005 10:00:42 +0100
On Dec 3, 2005, at 6:52 PM, Ruslan Zasukhin wrote:
We need plug Valentina into that CoreData :-))
Then everything will work up to 100+ times faster
What we need is to stop making product advertisement. To mention once
a product is probably fine - to read about it 10 times in the last
week is like watching a bad TV channel...
Besides, CoreData is not supposed to be used for enterprise
applications, but for simple application document store. Carefully
thought and designed CoreData based app (as it is now) works just
great. I love the ability to have XML store during early development,
and it is sufficiently well performing once in production (with
SQLl). IMHO, most of the performance problems discussed in this forum
are due to bad design...
And if you like to have enterprise application use completely
different architecture. WebObjects based server pumping XML data and
a light Cocoa app client is a good start. Even a hybrid application
where the Cocoa client uses CoreData for a local cache works like
charm. On the server site we use usually FrontBase because after 10+
years in this business we believe is the best choice. (BTW, we have
tests data sets of several TBs and we never experienced any problem)
Just my €0,02
Georg Tuparev
Tuparev Technologies
Klipper 13
1186 VR Amstelveen
The Netherlands
Mobile: +31-6-55798196
_______________________________________________
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