This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Ping] gcc+gcj build-times? QUESTION.3


Norman Hendrich wrote:
Note that the speed of the matrix calculations seems pretty competitive,
but the animation runs _slower_ under gcj than jamvm+classpath. Also
note that the animation just calls Graphics.fillRect().

The difference between libgcj and JamVM here is quite likely due to painting improvements that have been made upstream in Classpath HEAD that are not yet in libgcj. We'll do a fresh Classpath import soon - probably once Classpath 0.21 is released.


Bryce


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]