[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[platform-dev] Eclipse and Javolution
|
- From: "Eddie Chan" <eddie@xxxxxxxx>
- Date: Fri, 11 Nov 2005 11:59:12 +0800 (HKT)
- Delivered-to: platform-dev@eclipse.org
- Importance: Normal
- User-agent: SquirrelMail/1.4.5
Hello,
I am a user of the Eclipse IDE. I like it but would be like it more if the
performance(mainly the memory usage) can be further improved.
Javolution (http://www.javolution.org) -- which contains high performance
java.util.* replacement, and Text class which performs better than
String/StringBuffer, here is the benchmark:
http://javolution.org/doc/benchmark.html
The performance of Javolution is cool!
Is there a possibility that future Eclipse development will utilize the
Javolution?