make it faster

This commit is contained in:
2025-09-11 10:26:43 +02:00
parent f83e3ceb9d
commit b3dfd161ef
3 changed files with 204 additions and 14 deletions

2
.cargo/config Normal file
View File

@@ -0,0 +1,2 @@
[target.x86_64-unknown-linux-gnu]
rustflags = ["-Ctarget-cpu=native"]