Mon, 20 Apr 2015 12:53:16 +0100 Jan Vrany Added support for skipping tests.
Wed, 17 Dec 2014 01:17:34 +0000 Jan Vrany Bugfixes: smalltalk-profiling & <warmup> annotation processing.
Thu, 04 Dec 2014 00:25:31 +0000 Jan Vrany Merge
Thu, 04 Dec 2014 00:12:57 +0000 Jan Vrany Fixes typo introduced in 5b9e93c1135d
Thu, 27 Nov 2014 21:59:38 +0000 Jan Vrany Added micro-benchmark to benchmark string concatenation
Wed, 03 Dec 2014 23:55:19 +0000 Jan Vrany Reverted change 158c86910c36: do not link wiki as subrepo.
Wed, 03 Dec 2014 23:53:25 +0000 Jan Vrany Added support for (user-defined) benchmark instruments.
Mon, 24 Nov 2014 10:10:11 +0000 Jan Vrany Added support for -Xdump-compile-map VM option.
Sun, 23 Nov 2014 23:51:26 +0000 Jan Vrany Some work on documentation
Sun, 09 Nov 2014 18:04:29 +0100 Marcel Hlopko Add timeline graph to results page
Sun, 09 Nov 2014 17:40:46 +0100 Marcel Hlopko Dont use find_each in results/index.html.erb - we want custom order
Fri, 07 Nov 2014 00:10:08 +0100 Jan Vrany Forced Java target 1.6 when building CalipeL/J.
Wed, 05 Nov 2014 22:22:43 +0100 Marcel Hlopko Fix JsonPrinter to print somewhat compatible json
Wed, 05 Nov 2014 21:18:56 +0100 Marcel Hlopko Merge heads
Wed, 05 Nov 2014 21:15:34 +0100 Marcel Hlopko Move calipel-java from separate project into jv-calipel
Mon, 03 Nov 2014 12:59:09 +0000 Jan Vrany Merged 68c5970ac0c6 and 158c86910c36
Fri, 31 Oct 2014 16:44:09 +0000 Jan Vrany Added wiki subrepository with documentation...
Fri, 31 Oct 2014 18:03:33 +0100 Marcel Hlopko Fix texts on chosen selectboxes
Fri, 31 Oct 2014 17:50:43 +0100 Marcel Hlopko Remove unused file
Fri, 31 Oct 2014 17:50:24 +0100 Marcel Hlopko Fix imports page, change json archive path
Thu, 30 Oct 2014 15:10:12 +0100 Marcel Hlopko Hmm bad sqlite is being linked, why?
Thu, 30 Oct 2014 15:07:17 +0100 Marcel Hlopko cleanup
Thu, 30 Oct 2014 15:01:55 +0100 Marcel Hlopko Remove forgotten hooks in deploy.rb
Thu, 30 Oct 2014 14:00:42 +0000 Marcel Hlopko README.md edited online with Bitbucket
Thu, 30 Oct 2014 14:52:41 +0100 Marcel Hlopko Cleanup capistrano
Thu, 30 Oct 2014 14:48:56 +0100 Marcel Hlopko Fix results page
Thu, 30 Oct 2014 14:24:18 +0100 Marcel Hlopko Cleanup and move files around
Thu, 30 Oct 2014 14:23:44 +0100 Marcel Hlopko Update compare view, fix formatting
Thu, 30 Oct 2014 14:22:32 +0100 Marcel Hlopko Get rid of all smartassiness, do everything yourself
Wed, 29 Oct 2014 21:07:41 +0100 Marcel Hlopko Update gems
Tue, 28 Oct 2014 19:07:38 +0100 Marcel Hlopko Add domain.pdf
Tue, 28 Oct 2014 17:28:57 +0100 Marcel Hlopko Add scopes for common behavior
Tue, 28 Oct 2014 17:21:19 +0100 Marcel Hlopko Fix n+1 on compare page, get rid of unused code
Tue, 28 Oct 2014 16:50:52 +0100 Marcel Hlopko Fix n+1 on results page
Tue, 28 Oct 2014 16:19:24 +0100 Marcel Hlopko Revert ArchiveController, it is actually used for serving json file
Tue, 28 Oct 2014 16:16:56 +0100 Marcel Hlopko Fix n+1 on results/configurations/:id
Tue, 28 Oct 2014 11:09:47 +0100 Marcel Hlopko Fix n+1 on dashboard page
Tue, 28 Oct 2014 11:09:21 +0100 Marcel Hlopko Cleanup BenchmarkBatch a little bit
Tue, 28 Oct 2014 10:39:00 +0100 Marcel Hlopko Remove ArchiveController & co
Tue, 28 Oct 2014 10:24:04 +0100 Marcel Hlopko Add tools for profiling
Sun, 26 Oct 2014 23:09:07 +0000 Jan Vrany Fixed dictionary (map) JSON test.
Mon, 13 Oct 2014 10:56:03 +0100 Jan Vrany Removed 'Archive' section from main navigation, results does the same job now.
Mon, 13 Oct 2014 10:23:12 +0100 Jan Vrany Results tab refactored to allow filtering.
Wed, 01 Oct 2014 00:13:35 +0100 Jan Vrany Loading of json report to web app internal database refactored. Support for seeding db
Wed, 01 Oct 2014 00:06:48 +0100 Jan Vrany Fixes to make it running on Pharo 3.0
Tue, 30 Sep 2014 10:06:32 +0100 Jan Vrany Removed --script paramter (alias for --arguments)
Sun, 28 Sep 2014 23:19:44 +0100 Jan Vrany Archive uploaded benchamrk data on a filesystem. Add an easy access to download archived data.
Thu, 25 Sep 2014 14:35:29 +0100 Jan Vrany Fix in benchmark-runner.sh: make it running inder Win-Bash.
Wed, 24 Sep 2014 23:19:42 +0100 Jan Vrany Added script file with standard set of benchmarks to run on Smalltalk/X.
Wed, 24 Sep 2014 21:38:39 +0100 Jan Vrany Increased number of iterations in SimpleHanoi benchmark.
Wed, 24 Sep 2014 21:37:40 +0100 Jan Vrany Removed duplicates in benchmark names in BenchmarkSTX1
Wed, 24 Sep 2014 20:30:25 +0100 Jan Vrany Fix in BenchmarkDictionaryLike>>benchmarkRandomAccess
Wed, 24 Sep 2014 20:17:55 +0100 Jan Vrany Better error messages for bad/missing parameters
Wed, 24 Sep 2014 20:13:18 +0100 Jan Vrany Fix in BenchmarkRunnerAdapterStX: the adapter itself must expand --script/--arguments.
Mon, 25 Aug 2014 10:06:56 +0100 Jan Vrany Merged 67b35d0a0ee3 and 918f0c6191c2
Wed, 12 Mar 2014 18:42:12 +0000 Jan Vrany Some more work on St/X benchmarks.
Mon, 10 Mar 2014 11:40:06 +0000 Jan Vrany Initial commit of Smalltalk/X benchmark set.
Thu, 22 May 2014 12:26:59 +0100 Jan Vrany Added options to disable JIT compilation.
Thu, 22 May 2014 12:07:48 +0100 Jan Vrany Removed dependency on stx:libprofiler.
Wed, 21 May 2014 13:11:23 +0100 Jan Vrany Fix: setup for performance only when running using standalone runner.
(0) -100 -60 tip