• 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: Opinions on fetching/filtering
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Opinions on fetching/filtering


  • Subject: Re: Opinions on fetching/filtering
  • From: Ken Anderson <email@hidden>
  • Date: Fri, 13 Jan 2006 10:59:48 -0500

James,

In my opinion, the answer depends on a number of factors:

1.  The size of the total set of data you're managing
2.  The frequency of requests
3.  The size of the requests results relative to the total data set
4.  The number of queryable attributes you might filter on
5.  The performance of your database back end

Also, in general, if EOF CAN handle it, I usually let it, and make sure that I've bumped up faulting amounts so that I minimize round trips.

Can you give us more detail?

Ken


On Jan 13, 2006, at 10:49 AM, James Cicenia wrote:

Hi -

I am getting a lot of requests for all these queries/fetches. I was wondering
that since the original set of projects will always be faulted in based upon
the relationship of Portfolio -->> Project, I was wondering if it would be faster
to just filter the existing array or to create a new database fetch?




Also, are NSSet operations fast or slow? Could I just create sets (views) of
the objects and then just union/intersect/subtract these sets??




Any comments would be appreciated.

- James Cicenia
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40anderhome.com


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Opinions on fetching/filtering
      • From: James Cicenia <email@hidden>
References: 
 >Opinions on fetching/filtering (From: James Cicenia <email@hidden>)

  • Prev by Date: Opinions on fetching/filtering
  • Next by Date: RE: Tomcat 5.5.12 WAR Deployment Problem
  • Previous by thread: Opinions on fetching/filtering
  • Next by thread: Re: Opinions on fetching/filtering
  • Index(es):
    • Date
    • Thread