We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 770b505 commit bce7cd0Copy full SHA for bce7cd0
Cargo.toml
@@ -83,4 +83,7 @@ pprof = { version = "0.13", features = ["flamegraph", "criterion"] }
83
members = [
84
"tests/sqllogictest",
85
"tests/macros-test"
86
-]
+]
87
+
88
+[profile.release]
89
+lto = true
0 commit comments