Commit e5a4cbb
committed
chore: enable optimizations in release profile
Enable Link Time Optimization (LTO), strip debug symbols, and set the optimization level to 3 in the release profile to improve performance and reduce binary size.
Signed-off-by: Marcelo Borges <[email protected]>1 parent 105c2f4 commit e5a4cbb
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments