• 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
NScollections vs Java collections
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NScollections vs Java collections


  • Subject: NScollections vs Java collections
  • From: ocs--- via Webobjects-dev <email@hidden>
  • Date: Sun, 2 Feb 2025 01:29:34 +0100

Hi there,

did ever anybody tried some benchmarks to find whether it is better to use WO
collections (NSArray, NSDictionary...) as widely as possible (ie essentially
anywhere, unless one really needs to store nulls or can't do without
ConcurrentHashMap or so), or whether it's better to use standard collections
(List, HashMap...) wherever they happen to work properly (which is surprisingly
often, but not anywhere)?

Are they roughly comparable, or are one or the others considerably better?

Thanks!
OC

 _______________________________________________
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: NScollections vs Java collections
      • From: Ramsey Gurley via Webobjects-dev <email@hidden>
    • Re: NScollections vs Java collections
      • From: Hugi Thordarson via Webobjects-dev <email@hidden>
  • Next by Date: Re: NScollections vs Java collections
  • Next by thread: Re: NScollections vs Java collections
  • Index(es):
    • Date
    • Thread