set optlevel and cpu-target=native

This commit is contained in:
Daniel Bauer
2018-10-15 11:19:41 +02:00
parent b07c88ddf8
commit 764804d06f
3 changed files with 5 additions and 95 deletions

View File

@@ -5,4 +5,6 @@ authors = ["D. Bauer <bauer@bio.tu-darmstadt.de>"]
[dependencies]
clap = {version="2.32.0", features=['yaml']}
scan_fmt = "0.1.3"
[profile.release]
opt-level = 2