compiler optimizations + focus the benchmark futher
This commit is contained in:
@@ -16,6 +16,8 @@ path = "src/main.rs"
|
||||
# for profiling
|
||||
debug = true
|
||||
|
||||
# increases perf at the cost of compile-time
|
||||
codegen-units = 1
|
||||
lto = true
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user