Re: CoreData - large data set is slow to load on app launch - optimisation tips?
Re: CoreData - large data set is slow to load on app launch - optimisation tips?
- Subject: Re: CoreData - large data set is slow to load on app launch - optimisation tips?
- From: Ruslan Zasukhin <email@hidden>
- Date: Sat, 03 Dec 2005 20:18:30 +0200
- Thread-topic: CoreData - large data set is slow to load on app launch - optimisation tips?
On 12/3/05 7:01 PM, "Simon Liu" <email@hidden> wrote:
>
Hi,
>
>
My app's single SQL store contains over 5,000 instances of an entity,
>
each with an associated image (jpeg data). There are also other
>
entities, relationships, etc. The SQL store comes in at around 80MB.
More...
May be this will help.
Where you keep images?
If you keep them in the same table this can explain.
Try put images into separate table and link them to main table as 1:1
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
_______________________________________________
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