aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/lld.py
Commit message (Collapse)AuthorAgeFilesLines
* readd chattymallocFlorian Fischer2019-08-221-3/+1
|
* add lld benchmark using lld provided benchmarkslldFlorian Fischer2019-08-201-0/+99
Benchmark changes the current working directory if self.run_dir is set befor each benchmark run. lld does not work with print_status_on_exit.so so reading and removing status is no only done if a status file is available.