swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

further performance improvements


From: Marcus G. Daniels
Subject: further performance improvements
Date: Sat, 14 Jul 2001 19:10:06 -0600 (MDT)

With the updates below, batch Java heatbugs running on Sun JDK for
Windows can run about 80% the number of steps per unit time as
Objective C heatbugs.  Performance will vary per model, of course.  If
you avoid memory allocation, use createFAction instead of
createActionTo, and compile the model with GCJ, I'll go so far as to
say it is possible to exceed the performance of the same model
implemented in Objective C.  (The garbage collector with the GCJ
runtime doesn't seem to be as fast as Sun JDK, but the generated code
generation is faster than the Sun JIT.)

Source code:

  ftp://ftp.swarm.org/pub/swarm/src/testing/swarm-2001-07-14.tar.gz

Windows binaries:

  ftp://ftp.swarm.org/pub/swarm/binaries/w32/latest/javaswarm.dll.gz
                                                    libkaffeswarm.dll.gz
                                                    swarm.jar.gz
                                   

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]