repo: more aggressive optimization

This commit is contained in:
Keenan Tims 2024-12-17 23:41:36 -08:00
parent 4f48d839b2
commit 8d2fbc0fcb
Signed by: ktims
GPG Key ID: 11230674D69038D4
3 changed files with 3 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -21,3 +21,5 @@ thread_local = "1.1.8"
[profile.release]
lto = true
opt-level = 3
overflow-checks = false

View File

@ -1,6 +1,6 @@
<!-- AOC TILES BEGIN -->
<h1 align="center">
2024 - 35 ⭐ - Rust
2024 - 36 ⭐ - Rust
</h1>
<a href="src/day1.rs">
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">