From: Sascha H. <sa...@xm...> - 2010-09-09 14:48:07
|
Hi guys, following the good news of Apple relaxing their developer license agreement I have other good news for all XMLVM users: As we are starting to deal with a lot of files when cross-compiling big parts of the OpenJDK we were wondering how we can speed up the process. Along the way I found a few low-hanging fruits and submitted a few changes in the last two days that should speed up compilation of big quantities significantly. Example: "ant all" should only take half the time it used to take. Let me know if you find any bugs I might have introduced with this. I will continue to speed up processing and will try to let XMLVM make use of multi-cores much better, so you can use XMLVM more efficiently. // Sascha |