Thu, 13 Dec 2012 23:20:47 +0100Providing JavaScript specific implementations of Hashtable and Vector. Those should likely be faster for the JavaScript VM than interpreting bytecode. This is the way to get the best of JavaScript and yet provide reasonably well working implementation in Java.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 13 Dec 2012 23:20:47 +0100] rev 316
Providing JavaScript specific implementations of Hashtable and Vector. Those should likely be faster for the JavaScript VM than interpreting bytecode. This is the way to get the best of JavaScript and yet provide reasonably well working implementation in Java.

Thu, 13 Dec 2012 08:43:52 +0100Merging benchmarks branch into trunk, it seems to be usable. Just run mvn test -Dbck2brwsr.runBenchmarks.browsers=firefox,google-chrome etc.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 13 Dec 2012 08:43:52 +0100] rev 315
Merging benchmarks branch into trunk, it seems to be usable. Just run mvn test -Dbck2brwsr.runBenchmarks.browsers=firefox,google-chrome etc.

Thu, 13 Dec 2012 08:40:39 +0100Fixing licenses for benchmarks module, so it can be merged to default branch benchmarks
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 13 Dec 2012 08:40:39 +0100] rev 314
Fixing licenses for benchmarks module, so it can be merged to default branch

Wed, 12 Dec 2012 20:35:01 +0100Backed out changeset 5a053b8f40ad: Now when the test finally passed, we can increase the time out again.wq benchmarks
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 12 Dec 2012 20:35:01 +0100] rev 313
Backed out changeset 5a053b8f40ad: Now when the test finally passed, we can increase the time out again.wq

Wed, 12 Dec 2012 19:37:16 +0100The timeout seems to be quite bit for a simple test benchmarks
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 12 Dec 2012 19:37:16 +0100] rev 312
The timeout seems to be quite bit for a simple test

Wed, 12 Dec 2012 18:18:07 +0100Copying the test resources next to built classes and js file. Modifying the test to properly use the new bck2brwsr calling scheme. benchmarks
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 12 Dec 2012 18:18:07 +0100] rev 311
Copying the test resources next to built classes and js file. Modifying the test to properly use the new bck2brwsr calling scheme.

Wed, 12 Dec 2012 14:07:53 +0100Made helper classes package private registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Wed, 12 Dec 2012 14:07:53 +0100] rev 310
Made helper classes package private

Wed, 12 Dec 2012 12:41:06 +0100merge with trunk benchmarks
Martin Soch <Martin.Soch@oracle.com> [Wed, 12 Dec 2012 12:41:06 +0100] rev 309
merge with trunk

Wed, 12 Dec 2012 12:37:41 +0100Benchmarks are triggered by bck2brwsr.runBenchmarks.browsers property, it should contain list of browsers to run benchmarks in. benchmarks
Martin Soch <Martin.Soch@oracle.com> [Wed, 12 Dec 2012 12:37:41 +0100] rev 308
Benchmarks are triggered by bck2brwsr.runBenchmarks.browsers property, it should contain list of browsers to run benchmarks in.

Wed, 12 Dec 2012 11:04:02 +0100Type specific local variables registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Wed, 12 Dec 2012 11:04:02 +0100] rev 307
Type specific local variables