Initial sync made a lot faster.

This commit is contained in:
Revertron
2026-04-05 12:13:30 +02:00
parent ef573436d9
commit 9bea173f21
6 changed files with 556 additions and 101 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ lto = true
strip = true # Automatically strip symbols from the binary.
[profile.dev]
opt-level = 2
opt-level = 1
[profile.test]
opt-level = 2