Hi,

As initial step of the $Subject I have tested performance of Javolution
data structures against Java.util concurrent data structures.I have
replaced SkipList with javolution fast map, it executes size() method which
was a performance bottleneck of product, 50 times faster.Also I have
identified data structures used in the MB which can be replaced by Trove
data structures to minimize memory usage.

-- 
Malaka Gangananda
Software Engineer Intern
mobile:0713564340
[email protected]
<[email protected]>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to