summarylogtreecommitdiffstats
path: root/optimize_more.patch
blob: bf5cd0105e8e06936dd80bd9e7deb242e3999b93 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,7 +37,7 @@
 debug = 0

 [profile.dev.package.runner]
-opt-level = 1
+opt-level = 3

 # Debug info off by default, which speeds up incremental builds and produces a considerably
 # smaller library.