aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: add409b3686503b5b1071c1b45f7d3c17f5dd90e (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
29
30
31
- 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

- revisit redis benchmark
  - use KeyDB instead ?
  - use memtier_benchmark instead of redis-benchmark ?

- rethink colors

- check dependencies
- log facilities

- implement requirements for allocators

- convert cmake build systems to make: espresso, cfrac

- merge measurements if facts match

- implement verbosity aware system() wrapper

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

- warn if misspelled benchmark was skipped