aboutsummaryrefslogtreecommitdiffstats
path: root/test-generate.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-29Update STATUS for more accurate benchmarksMattias Andrée1-33/+33
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-28Fix warningsMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-28Some documentation and cleanup for benchmark stuffMattias Andrée3-58/+70
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-28Fix warningsMattias Andrée3-14/+12
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27benchmark-func: use X-macros for function-listingMattias Andrée1-80/+57
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27More accurate benchmarkingMattias Andrée5-80/+158
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27Document UNSAFEMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27Error-check implies unlikely branchingMattias Andrée8-13/+13
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27Add option UNSAFE which disables all internal error checksMattias Andrée12-21/+34
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-27Minor word fix in STATUSMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>