1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

perf: enable lto

- This cuts the binary size by 40%, and makes runtime 2 seconds faster
This commit is contained in:
Kevin Amado 2022-02-21 16:13:12 -05:00
parent 844a720c50
commit e489195b02
2 changed files with 7 additions and 4 deletions

View file

@ -1,2 +1,5 @@
[profile.release]
lto = true
[workspace]
members = ["src/*"]

View file

@ -215,11 +215,11 @@ Please see: [CHANGELOG.md](./CHANGELOG.md).
| Logical Cores | Seconds |
| :-----------: | :-----: |
| 1 | 45 |
| 2 | 22 |
| 4 | 14 |
| 1 | 35 |
| 2 | 18 |
| 4 | 10 |
| 8 | 10 |
| 16 | 11 |
| 16 | 10 |
[^semantic-changes]: The methodology to claim this is: