Sat, 09 May 2015 17:29:16 +0100 Web: Use simple 'linear' interpolation in line charts
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 09 May 2015 17:29:16 +0100] rev 272
Web: Use simple 'linear' interpolation in line charts ...instead of (default) 'cardinal' which may cause weird loops. Thanks to Jan Kurs for suggestion.
Sat, 09 May 2015 17:26:57 +0100 Smalltalk/X fixes: pass --abortOn*, --stopOn*, --noPrivactChecks and --noImmutableLiterals to the VM
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 09 May 2015 17:26:57 +0100] rev 271
Smalltalk/X fixes: pass --abortOn*, --stopOn*, --noPrivactChecks and --noImmutableLiterals to the VM
Sat, 09 May 2015 17:26:04 +0100 Smalltalk/X workaround: force initialization of BenchmarkPlatformStX
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 09 May 2015 17:26:04 +0100] rev 270
Smalltalk/X workaround: force initialization of BenchmarkPlatformStX It is required, for some reason...
Mon, 20 Apr 2015 14:17:58 +0100 Added support to run benchmarks under System Tap (on Linux)
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 20 Apr 2015 14:17:58 +0100] rev 269
Added support to run benchmarks under System Tap (on Linux)
Mon, 20 Apr 2015 12:53:16 +0100 Added support for skipping tests.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 20 Apr 2015 12:53:16 +0100] rev 268
Added support for skipping tests. To skip a test, simply add BenchmarkSkipRequest signal to setup or benchmark method. This may be used to skip benchmarks that are not runnable for whatever reason.
Wed, 17 Dec 2014 01:17:34 +0000 Bugfixes: smalltalk-profiling & <warmup> annotation processing.
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 17 Dec 2014 01:17:34 +0000] rev 267
Bugfixes: smalltalk-profiling & <warmup> annotation processing. * Fixes MessageTally-based profiling - updates after implementing measurement instruments. * fixed warmup method lookup.
Thu, 04 Dec 2014 00:25:31 +0000 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 04 Dec 2014 00:25:31 +0000] rev 266
Merge
Thu, 04 Dec 2014 00:12:57 +0000 Fixes typo introduced in 5b9e93c1135d
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 04 Dec 2014 00:12:57 +0000] rev 265
Fixes typo introduced in 5b9e93c1135d
Thu, 27 Nov 2014 21:59:38 +0000 Added micro-benchmark to benchmark string concatenation
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 27 Nov 2014 21:59:38 +0000] rev 264
Added micro-benchmark to benchmark string concatenation ..both using , on String and using memory Stream>>nextPutAll:
Wed, 03 Dec 2014 23:55:19 +0000 Reverted change 158c86910c36: do not link wiki as subrepo.
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 03 Dec 2014 23:55:19 +0000] rev 263
Reverted change 158c86910c36: do not link wiki as subrepo. Causes more problems than it solves.
(0) -100 -10 +10 tip