aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2019-08-20 16:14:32 +0200
committerFlorian Fischer <florian.fl.fischer@fau.de>2019-08-20 16:14:32 +0200
commit468865c5de6ce2365a4afb86aacc05d81c0329c4 (patch)
tree3bc16da70c356aeab21e7ddd5d431e0ec8219e54 /.gitignore
parentb7ab05c6d3e960a0b794e8c39cf41d045f9bf6ca (diff)
downloadallocbench-468865c5de6ce2365a4afb86aacc05d81c0329c4.tar.gz
allocbench-468865c5de6ce2365a4afb86aacc05d81c0329c4.zip
add lld benchmark using lld provided benchmarkslld
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 94d1b41..b0cb851 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ build/*
results/*
allocators/*.so
dj_workloads/*
+lld-speed-test*
*.png
*__pycache__*
.gdb_history