aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 3341b9ee33707480c0445ed098b4a011f9e9424c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
- chattyparser
  - fix passed allocations

- randomization
  - env randomization *easy*
  - benchmark order *relatively easy* warmup?
  - heap randomization *not possible* because we want to benchmark different allocators with deterministic workloads
  - other segments *difficult* temci build?

- fix mysqld termination with malt
- add mysql warmup in preallocator_hook

- rethink colors

- check dependencies
- log facilities

- implement requirements for allocators

- convert cmake build systems to make: espresso, cfrac

- merge measurements if facts match

- possible benchmarks:
   - https://github.com/GraphChi/graphchi-cpp
   - http://glaros.dtc.umn.edu/gkhome/metis/metis/overview

- TESTS!!