• 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: SOAP and WebServices
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOAP and WebServices


  • Subject: Re: SOAP and WebServices
  • From: Scott Ellsworth <email@hidden>
  • Date: Tue, 16 Aug 2005 14:18:54 -0700


On Aug 16, 2005, at 1:03 PM, Alexander von Below wrote:

No, it's the first case unfortunately: We want to set new parameters for every invocation, and get new data. However, we thought that alloc'ing and release'ing the objects each time would be wasteful.

If you consider the overhead implied by the network to and fro and the resulting XML parse, the overhead of an alloc/dealloc should be lost in the noise. At the least, this is what I have seen when doing this from Java, and Java has a somewhat more expensive model for memory frees.


That said, do profile once it works. I have occasionally been surprised by what Shark turns up.

Scott
_______________________________________________
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


References: 
 >Re: SOAP and WebServices (From: Alexander von Below <email@hidden>)

  • Prev by Date: Re: Are NSWindowDidResizeNotifications permitted to arrive on the heartbeat thread?
  • Next by Date: Menu question 101 :-)
  • Previous by thread: Re: SOAP and WebServices
  • Next by thread: replacement for SKSearchResultsCopyMatchingTerms?
  • Index(es):
    • Date
    • Thread