benchmarks/result.txt
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 19 Apr 2013 13:50:19 +0200
branchdevelopment
changeset 2532 64a784c73d1e
parent 2380 9195eccdcbd9
child 2576 66d0effca1fd
permissions -rw-r--r--
Update bytecode and constpool upon context restart. This way the restarted method can execute new code. This allows for fix & continue workflow. Should check for exceptions - will do it later.


Tue Nov 06 17:26:37 +0000 2012
              Test        JVM      STX-S      STX-J    STX-J2S
          Ackerman         10         72         78        N/A
               Ary        124       3742       7912        N/A
              Hash         23         10       1140        N/A
            Strcat        831       1360       1718        N/A
            Groovy        150        N/A       2891        N/A
             Saxon        320        N/A       1861        N/A
  MethodInvocation          0       5421       4933      12561
PrimitiveArguments          0        912        845       2797
   ObjectArguments          0       1023        711       2792
  WrappedArguments       1116        877      16475       2334
OverloadedMethods2         69       6887      21053      19688
 OverloadedMethods          0       3141       2460       8391
--