Commit 7b5b2a9
committed
feat: update release profile settings in Cargo.toml
- Set incremental to false for release-nonlto profile
- Upgrade optimization level to 3
- Retain debug information for flamegraphs by setting strip to false1 parent 304d28d commit 7b5b2a9
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
253 | | - | |
| 252 | + | |
254 | 253 | | |
255 | 254 | | |
256 | | - | |
| 255 | + | |
257 | 256 | | |
258 | 257 | | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
0 commit comments