enable lto on release
This commit is contained in:
parent
47daab3b67
commit
5df3f9e28b
@ -12,6 +12,6 @@ members = [
|
||||
# we leave debug = true on so that sentry can give us line numbers
|
||||
debug = true
|
||||
# TODO: enable lto (and maybe other things proven with benchmarks) once rapid development is done
|
||||
#lto = true
|
||||
lto = true
|
||||
|
||||
# TODO: we can't do panic = abort because the websockets disconnect by panicking sometimes
|
||||
|
Loading…
Reference in New Issue
Block a user