Fri, 24 May 2013 17:51:53 +0100 Jan Vrany Merged d561056c9b5e and 9014e8e95c00 (branch builtin-class-support) performance-optimizations
Fri, 24 May 2013 11:38:02 +0100 Jan Vrany Merged e695e8f5dd12 and d561056c9b5e (branch performance-optimizations) builtin-class-support
Fri, 24 May 2013 11:37:32 +0100 Jan Vrany Workaround in JavaAlienMirror. builtin-class-support
Fri, 24 May 2013 11:28:33 +0100 Jan Vrany Make JavaMirror to access classes through pool vars. builtin-class-support
Fri, 24 May 2013 10:58:19 +0100 Jan Vrany Make mirror classes public builtin-class-support
Thu, 23 May 2013 23:33:06 +0100 Jan Vrany Benchmark .ods file updated performance-optimizations
Thu, 23 May 2013 12:19:04 +0100 Jan Vrany Latest benchmark results performance-optimizations
Thu, 23 May 2013 09:57:12 +0100 Jan Vrany Merged 263045d15796 and bb850b4cdf4e (branch performance-optimizations) builtin-class-support
Thu, 23 May 2013 09:56:27 +0100 Jan Vrany Initial support for generalized built-in class support. builtin-class-support
Wed, 22 May 2013 22:04:08 +0100 Jan Vrany Merged 1bbc3b4a686f and 388b25528e07 (branch development) performance-optimizations
Wed, 22 May 2013 21:15:02 +0100 Jan Vrany Initial attempt to generalized builtin class support. builtin-class-support
Wed, 22 May 2013 00:27:53 +0100 Jan Vrany Removed debug print in JavaVM>>classForName:definedBy: performance-optimizations
Tue, 28 May 2013 12:33:05 +0200 Claus Gittinger .res -> .$(RES)
Tue, 28 May 2013 12:33:04 +0200 Claus Gittinger .res -> .$(RES)
Tue, 28 May 2013 12:33:03 +0200 Claus Gittinger .res -> .$(RES)
Tue, 28 May 2013 12:33:02 +0200 Claus Gittinger .res -> .$(RES)
Tue, 28 May 2013 12:33:01 +0200 Claus Gittinger .res -> .$(RES)
Tue, 28 May 2013 12:33:00 +0200 Claus Gittinger .res -> .$(RES)
Tue, 28 May 2013 12:32:59 +0200 Claus Gittinger .res -> .$(RES)
Tue, 28 May 2013 12:32:58 +0200 Claus Gittinger .res -> .$(RES)
Fri, 24 May 2013 17:19:38 +0200 Claus Gittinger oops
Fri, 24 May 2013 17:19:07 +0200 Claus Gittinger oops
Tue, 21 May 2013 23:15:08 +0200 Claus Gittinger *** empty log message ***
Tue, 21 May 2013 17:22:26 +0100 Jan Vrany An experiment: access to known class java.lang.Class through pool var. performance-optimizations
Tue, 21 May 2013 13:04:40 +0100 Jan Vrany Lost changes meant to be commited in 7af1671fc73f. performance-optimizations
Tue, 21 May 2013 00:17:00 +0100 Jan Vrany Optimization of JavaClass>>includesBehavior: performance-optimizations
Mon, 20 May 2013 23:58:01 +0100 Jan Vrany Optimization in JavaClassReader. performance-optimizations
Sat, 18 May 2013 23:03:23 +0100 Jan Vrany Performance optimization - classForName: (part 1) performance-optimizations
Sat, 18 May 2013 22:49:58 +0100 Jan Vrany Use ZipArchive>>zipMembersByName to speed up getEntry native. performance-optimizations
Sun, 19 May 2013 15:24:38 +0200 Marcel Hlopko implement method invocation rb benchmark development
Sat, 18 May 2013 22:29:48 +0200 Marcel Hlopko adding ruby benchmarks for comparison development
Fri, 17 May 2013 14:14:55 +0100 Jan Vrany CHECKCAST/INSTANCEOF optimization (part 3) performance-optimizations
Wed, 15 May 2013 02:07:18 +0100 Jan Vrany CHECKCAST/INSTANCEOF/ARRAYLENGTH refactoring (part 2) performance-optimizations
Tue, 14 May 2013 15:36:56 +0100 Jan Vrany CHECKCAST/INSTANCEOF/ARRAYLENGTH refactoring (part 1) performance-optimizations
Mon, 13 May 2013 00:59:43 +0100 Jan Vrany Reimplementation of INSTANCEOF in same spirit as CHECKCAST. performance-optimizations
Sun, 12 May 2013 21:51:38 +0100 Jan Vrany Java CHECKCAST instruction refactored. performance-optimizations
Fri, 10 May 2013 18:33:57 +0100 Jan Vrany Updates for fast checkcast implementation performance-optimizations
Tue, 07 May 2013 13:31:03 +0100 Jan Vrany Merged a98037ca2d11 and b09eaedf206a (branch java-exception-optimization) development
Tue, 07 May 2013 13:06:28 +0100 Jan Vrany Bettwer warmup for Java benchmarks. development
Tue, 07 May 2013 13:05:09 +0100 Jan Vrany Removed duplicated method JavaClass>>isControlInterrupt (bad merge) development
Tue, 07 May 2013 12:39:09 +0100 Jan Vrany Changed JavaVM>>classForName: to faster JavaVM>>classForName:definedBy: development
Tue, 07 May 2013 02:10:33 +0100 Jan Vrany Optimization: use Context>>findSpecialHandle:raise: to search for exception handlers. java-exception-optimization
Tue, 07 May 2013 01:27:44 +0100 Jan Vrany Support for HANDLE-marked Java contexts. java-exception-optimization
Mon, 06 May 2013 22:37:13 +0100 Jan Vrany Exception table refactored to use more compact & VM friendly format. java-exception-optimization
Fri, 03 May 2013 10:56:50 +0100 Jan Vrany Bugfix in _LDC_R: - do not initilalize class. development
Fri, 03 May 2013 10:56:06 +0100 Jan Vrany Fix in classInitInternal. development
Fri, 03 May 2013 00:05:32 +0100 Jan Vrany Fixed CHECKCAST insn implementation to support JIT-compiled code. development
Thu, 02 May 2013 07:10:49 -0700 Jan Vrany Bugfix in native _java_io_WinNTFileSystem_canonicalize0: development
Tue, 07 May 2013 15:42:51 +0200 Stefan Vogel class: JavaVM
Thu, 02 May 2013 13:50:16 +0100 Jan Vrany Java benchmarks updates. development
Thu, 02 May 2013 10:32:02 +0100 Jan Vrany Performance optimization: rewrote 'JavaVM classNamed:' to 'JavaVM classNamed:...definedBy:...'. development
Thu, 02 May 2013 00:07:31 +0100 Jan Vrany Call __jbindnative() when initializing Java native method. development
Wed, 01 May 2013 18:25:53 +0100 Jan Vrany Benchmarks updated. development
Wed, 01 May 2013 18:25:24 +0100 Jan Vrany Removed duplicated saxon dependency ftom pom.xml development
Wed, 01 May 2013 16:49:03 +0100 Jan Vrany Updates stx:libjava/libs definition. development
Wed, 01 May 2013 15:07:27 +0100 Jan Vrany Improvement in benchmark runner - option to turn JIT on/off. development
Wed, 01 May 2013 11:59:25 +0100 Jan Vrany Removed import on Package annotation class from java sources. development
Tue, 30 Apr 2013 14:13:09 +0100 Jan Vrany Java annotations for package and category removed. development
Tue, 30 Apr 2013 11:56:59 +0100 Jan Vrany Added stx.libjava.annotations.Package annotation to mark STX package. development
Tue, 30 Apr 2013 11:56:25 +0100 Jan Vrany Adde JavaTestCaseProxy>>timeout. development
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip