Activity

From 07/22/2016 to 08/20/2016

08/19/2016

05:49 PM Revision edfaa6f3 (validation): Filtering isn't supported for analysis
J. Wienke
05:40 PM Revision 85eecea1 (validation): Move data mangling from main to data module
J. Wienke
04:48 PM Revision 22bbcc6d (experiments): Runner scripts for history tests
J. Wienke
04:46 PM Revision b6b33f8c (experiments): Annotations for rsb tools
J. Wienke
10:41 AM Revision 21a7cb67 (validation): Make history plots own commands
Interpretation of arguments differs and therefore cannot be merged with
analyzers.
J. Wienke
10:38 AM Revision 2343a404 (rsb-performance-test-api): Fix API doc for ActionSupport
Old reference to AtionExecution removed. J. Wienke
10:37 AM Revision 277bbeeb (rsb-performance-test-api): Action pretty printing
Provides a human-readable tree view when debugging the specification
code.
J. Wienke

08/18/2016

05:57 PM Revision 9dd3a5b8 (validation): Make history plots own commands
Interpretation of arguments differs and therefore cannot be merged with
analyzers.
J. Wienke
01:29 PM Revision 2ea371bc (validation): Test for plotting functions
J. Wienke
01:19 PM Revision 61877d28 (validation): Test for plotting functions
J. Wienke
09:15 AM Revision 4dd8a4d2 (rsb-performance-test-api): Add support for void static data
J. Wienke
09:14 AM Revision d992ba86 (validation): Fix plotting of single trials
* Fix change attribute name in TestCase
* Reuse pretty printing utils.
J. Wienke
09:12 AM Revision 395ac910 (validation): Add apyori as a dependency to setup.py
J. Wienke

08/15/2016

02:41 PM Revision 5cb10423 (validation): Support multiple executions for the history
This allows to generate better statistics J. Wienke

08/12/2016

12:55 PM Revision 1463b2c7 (validation): Logging configurable via command line
J. Wienke
12:55 PM Revision 33a9bfe1 (validation): Foo jiang analyer
J. Wienke

08/11/2016

03:53 PM Revision b00fec2f (validation): Improved CSV output for ShangHassanAnalyzer
J. Wienke
03:52 PM Revision 0b51d0c9 (validation): Add a simple KS-test analyzer
J. Wienke
03:45 PM Revision b529630e (validation): Clarify usage of sort and title dump options
J. Wienke

08/10/2016

12:28 PM Revision 71358be1 (validation): Split plotting into separate analyzers
Includes code cleanup J. Wienke

08/09/2016

05:15 PM Revision dc6d5464 (validation): Provide mean std history plots per counter and per parameter
J. Wienke
12:57 PM Revision e7c500b9 (validation): Add source code encoding comments
J. Wienke
12:40 PM Revision 1196b264 (validation): Add the preliminary Shang, Hassan test
J. Wienke
12:36 PM Revision 972ddda4 (validation): Fix history plots
Include the current measurements in the plot. J. Wienke

08/08/2016

05:35 PM Revision e25e96fb (validation): Fix parsing of exponent in bag output
Correctly parse d notation J. Wienke

08/05/2016

10:15 AM Revision d8cb67cf (validation): Unified handling of figure file extensions
J. Wienke
10:15 AM Revision 4ea8412f (validation): Provide custom sort keys and titles for experiment results
This allows to later sort results generated at different times e.g. by
revision date and to use e.g. revisions as tit...
J. Wienke
09:38 AM Revision 9b79c0ed (validation): Unified handling of figure file extensions
J. Wienke
09:37 AM Revision c3edd939 (validation): Provide custom sort keys and titles for experiment results
This allows to later sort results generated at different times e.g. by
revision date and to use e.g. revisions as tit...
J. Wienke

08/03/2016

05:15 PM Revision 005b893e (validation): Improve tick labels for dump time series plot
Fix rotations and use better angles for separation. J. Wienke
04:51 PM Revision 4b850603 (validation): List choices for analyzers in help
J. Wienke
04:22 PM Revision 8f346654 (validation): Add descriptions for dump formats
Extend the help message. J. Wienke
04:12 PM Revision f5766de3 (validation): Use pdf as default plotting format
SVG wastes much too much space with matplotlib J. Wienke
02:47 PM Revision be62811b (validation): Disable warnings
J. Wienke
01:37 PM Revision 47eec463 (validation): Allow colons in file names
This allows to reproduce the original bag file names which might include
an iso date.
J. Wienke
01:35 PM Revision 0270a0ab (validation): Add a plots meta dump format
J. Wienke

08/01/2016

04:57 PM Revision d2382089 (examples): Basic test for 2dmap component
J. Wienke

07/29/2016

06:21 PM Revision 3fea4a64 (rsb-performance-test-api): Add a generator for scopes from a pool of components
fixes #2591 J. Wienke
06:21 PM Revision c07b87d6 (rsb-performance-test-api): Architecture refactoring
* No more special Parameter handling. Everything is a scope now.
* No more ActionExecutions. Actions are processed di...
J. Wienke
06:19 PM Revision a2a43b05 (examples): Show usage of string generation
refs #2591 J. Wienke
06:19 PM Revision 8f879a9e (examples): Fix compilation
J. Wienke
06:12 PM Revision 94c666b0 (rsb-performance-test-api): Architecture refactoring
* No more special Parameter handling. Everything is a scope now.
* No more ActionExecutions. Actions are processed di...
J. Wienke
02:46 PM Revision 594e2f3b (rsb-performance-test-api): TEMP
J. Wienke
12:18 PM Revision 38adc786 (examples): Example to explain that programs can be resolved on PATH
J. Wienke
12:06 PM Revision bc508f3b (examples): Rename package: client -> examples
J. Wienke
11:18 AM Revision 67349cd0 (examples): Update for current API version
J. Wienke
10:25 AM Revision 27778b31 (rsb-performance-test-api): Version bump
J. Wienke
10:22 AM Revision 6540c85a (rsb-performance-test-api): Let BagAction load the correct FileResources
The previous behavior to resolve FileResource instances to the workspace
is now wrong. This commit changes FileResour...
J. Wienke

07/28/2016

02:46 PM Revision af68869e (rsb-performance-test-api): Version bump
J. Wienke
02:41 PM Revision ea41b423 (rsb-performance-test-api): Restore WorkspaceFile support as FileResource
* There is now a resource directory which needs to be passed to the test
runner. This is used for static files for ...
J. Wienke
01:56 PM Revision 5141bbc8 (rsb-performance-test-api): Fix report output encoding
Adds the required property to pom.xml J. Wienke
01:55 PM Revision f7e1a097 (rsb-performance-test-api): Remove annotation-based repository in favor of Clas...
Parsing annotations costs some time and isn't necessary since the full
class name is already specified.
J. Wienke
12:08 PM Revision 04928c03 (rsb-performance-test-api): Process output redirection relativ to workspace
Ensure that relative process output redirections are relative to the
workspace.
J. Wienke

07/27/2016

05:48 PM Revision 6cabc715 (rsb-performance-test-api): Use commons-cli for command line parsing
fixes #2632 J. Wienke

07/26/2016

01:11 PM Revision c56c7cf9 (rsb-performance-test-api): Version bump
J. Wienke

07/25/2016

02:50 PM Revision 4ac363c8 (rsb-performance-test-api): Fix PMD warnings
Move functionality out of test runner J. Wienke
02:19 PM Revision c9fee95e (rsb-performance-test-api): Convert spread start into generic fixture of programs
Starts a list of programs in the beginning of the tests and terminates
them afterwards.
fixes #2590, #2594
J. Wienke
01:17 PM Revision fdee4d90 (rsb-performance-test-api): Example logging file for file output
J. Wienke
01:17 PM Revision 698bc90b (rsb-performance-test-api): Allow to specify different parameter sets per config
Users can now select between different parameter provider
implementations which are registered using the plugin mecha...
J. Wienke
12:20 PM Revision f86c290f (rsb-performance-test-api): Provide stand-alone runner via appassembler
Provides a standalone runner so that client projects do not need to
provide this one their own. In order to use it, t...
J. Wienke
12:06 PM Revision 8aec1e03 (rsb-performance-test-api): Make tests runnable via config file
* Provide a test case plugin loader via annotations to load test cases
from test case libraries
* Add required opti...
J. Wienke

07/22/2016

03:20 PM Revision 0611c67d (rsb-performance-test-api): Version bump
J. Wienke
 

Also available in: Atom