Small performance boost.

This commit is contained in:
2018-01-12 18:17:59 +01:00
parent f37cc5efa6
commit ae6e292c9d
3 changed files with 49 additions and 25 deletions

View File

@@ -17,5 +17,8 @@ serde_test = "1.0"
name = "bench"
harness = false
[lib]
bench = false
[profile.release]
lto = true