Re: Manipulating text
Re: Manipulating text
- Subject: Re: Manipulating text
- From: "Stockly, Ed" <email@hidden>
- Date: Mon, 28 Sep 2009 09:43:11 -0700
- Thread-topic: Manipulating text
> (Im)mutability is really the relevant thing -- strings follow the same
copy/share behavior as lists, but it's hard to tell the difference because
they're immutable. You would see a performance difference, though.
Which performs better? I would assume it's 'set', because it moves less data
from memory location to memory location. And would 'set' use less memory as
well.
With faster processors would the performance difference even be noticeable?
ES?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden