SparseChars patch

1 message Options
Embed this post
Permalink
logicmoo

SparseChars patch

Reply Threaded More More options
Print post
Permalink
ABCL,
  Here is the SparseChars patch.  It shouldn't pass more or less ANSI-TESTs. but will improve performance due to the fact it uses
less java heap and copies less.
The one thing I might do later is stop using the character iterator (CharHashMap would get a copyToOther(CharHashMap)).. but for now
its sane.


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
armedbear-j-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/armedbear-j-devel

SparseChars.patch (22K) Download Attachment