• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CoreData - large data set is slow to load on app launch - optimization tips?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: CoreData - large data set is slow to load on app launch - optimization tips?
      • From: "Marcus S. Zarra" <email@hidden>
    • Re: CoreData - large data set is slow to load on app launch - optimization tips?
      • From: Ruslan Zasukhin <email@hidden>
References: 
 >Re: CoreData - large data set is slow to load on app launch - optimization tips? (From: Ruslan Zasukhin <email@hidden>)

  • Prev by Date: Re: Searching for an entity in a relationship (CoreData)?
  • Next by Date: Re: NSString's compare:options: and NSNumericSearch. Huh?
  • Previous by thread: Re: CoreData - large data set is slow to load on app launch - optimization tips?
  • Next by thread: Re: CoreData - large data set is slow to load on app launch - optimization tips?
  • Index(es):
    • Date
    • Thread