Fri, 24 May 2013 17:51:53 +0100 Merged d561056c9b5e and 9014e8e95c00 (branch builtin-class-support) performance-optimizations
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 24 May 2013 17:51:53 +0100] rev 2628
Merged d561056c9b5e and 9014e8e95c00 (branch builtin-class-support)
Fri, 24 May 2013 11:38:02 +0100 Merged e695e8f5dd12 and d561056c9b5e (branch performance-optimizations) builtin-class-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 24 May 2013 11:38:02 +0100] rev 2627
Merged e695e8f5dd12 and d561056c9b5e (branch performance-optimizations)
Fri, 24 May 2013 11:37:32 +0100 Workaround in JavaAlienMirror. builtin-class-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 24 May 2013 11:37:32 +0100] rev 2626
Workaround in JavaAlienMirror. stc cannot compile methods with local variable with same name as pool variable. This is not what we want, anyway.
Fri, 24 May 2013 11:28:33 +0100 Make JavaMirror to access classes through pool vars. builtin-class-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 24 May 2013 11:28:33 +0100] rev 2625
Make JavaMirror to access classes through pool vars.
Fri, 24 May 2013 10:58:19 +0100 Make mirror classes public builtin-class-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 24 May 2013 10:58:19 +0100] rev 2624
Make mirror classes public This workarounds a bug in stc which does not generate correct code in case there are multiple private classes that use same pool (such as JavaVMData).
Thu, 23 May 2013 23:33:06 +0100 Benchmark .ods file updated performance-optimizations
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 23 May 2013 23:33:06 +0100] rev 2623
Benchmark .ods file updated
Thu, 23 May 2013 12:19:04 +0100 Latest benchmark results performance-optimizations
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 23 May 2013 12:19:04 +0100] rev 2622
Latest benchmark results
Thu, 23 May 2013 09:57:12 +0100 Merged 263045d15796 and bb850b4cdf4e (branch performance-optimizations) builtin-class-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 23 May 2013 09:57:12 +0100] rev 2621
Merged 263045d15796 and bb850b4cdf4e (branch performance-optimizations)
Thu, 23 May 2013 09:56:27 +0100 Initial support for generalized built-in class support. builtin-class-support
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 23 May 2013 09:56:27 +0100] rev 2620
Initial support for generalized built-in class support. When a class known by the run-time system (such as java.lang.Class or java.lang.reflect.Method) is loaded, the class is remembered in a corresponding variable in JavaVMData. This allows natives and other methods to access them through pool variable, which is a lot faster then calling JavaVM>>classForName:definedBy:.
Wed, 22 May 2013 22:04:08 +0100 Merged 1bbc3b4a686f and 388b25528e07 (branch development) performance-optimizations
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 22 May 2013 22:04:08 +0100] rev 2619
Merged 1bbc3b4a686f and 388b25528e07 (branch development)
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip