Wiki » History » Version 2

Anonymous, 11/03/2011 03:05 PM

1 1 Anonymous
h1. Wiki
2 1 Anonymous
3 2 Anonymous
h2. Related work / projects
4 2 Anonymous
5 2 Anonymous
* Java: "Japex:":http://japex.java.net/
6 2 Anonymous
* Python: "python-nose":http://code.google.com/p/python-nose/, "python-timeit":http://docs.python.org/library/timeit.html
7 2 Anonymous
8 1 Anonymous
h2. Continuous Benchmarking
9 1 Anonymous
10 1 Anonymous
* Micro + Macro Benchmarking
11 1 Anonymous
* Starting with C++
12 1 Anonymous
* Implemented (probably) in C++
13 1 Anonymous
* Time measurement of arbitrary code snippets / method calls
14 1 Anonymous
* Look at testing frameworks (in terms of log file generation, execution environment?, visualization)
15 1 Anonymous
* Integrate valgrind tooling / integrate with valgrind
16 1 Anonymous
* Feature (far away): Resource restrictions (single core, limited RAM)
17 1 Anonymous
* Arne: What are points of interest in/for CCA?
18 1 Anonymous
* MRolf: What are points of interest in/for NemoMath?
19 1 Anonymous
* *Write user stories*
20 1 Anonymous
** NemoMath
21 1 Anonymous
** CCA
22 1 Anonymous
** other
23 1 Anonymous
24 1 Anonymous
h3. Jenkins Integration
25 1 Anonymous
26 1 Anonymous
* Feature: Jenkins Integration
27 1 Anonymous
* Important: Needs to check for system load / blocked resources (other build jobs on the machine) while testing