Wiki » History » Version 1

Anonymous, 11/03/2011 02:11 PM

1 1 Anonymous
h1. Wiki
2 1 Anonymous
3 1 Anonymous
h2. Continuous Benchmarking
4 1 Anonymous
5 1 Anonymous
* Micro + Macro Benchmarking
6 1 Anonymous
* Starting with C++
7 1 Anonymous
* Implemented (probably) in C++
8 1 Anonymous
* Time measurement of arbitrary code snippets / method calls
9 1 Anonymous
* Look at testing frameworks (in terms of log file generation, execution environment?, visualization)
10 1 Anonymous
* Integrate valgrind tooling / integrate with valgrind
11 1 Anonymous
* Feature (far away): Resource restrictions (single core, limited RAM)
12 1 Anonymous
* Arne: What are points of interest in/for CCA?
13 1 Anonymous
* MRolf: What are points of interest in/for NemoMath?
14 1 Anonymous
* *Write user stories*
15 1 Anonymous
** NemoMath
16 1 Anonymous
** CCA
17 1 Anonymous
** other
18 1 Anonymous
19 1 Anonymous
h3. Jenkins Integration
20 1 Anonymous
21 1 Anonymous
* Feature: Jenkins Integration
22 1 Anonymous
* Important: Needs to check for system load / blocked resources (other build jobs on the machine) while testing