12bitfloat
  • Joined on 2024-12-04
12bitfloat pushed to main at retoor/isspam 2025-10-07 01:04:08 +02:00
3d28435e9b oops, left in some debug stuff
12bitfloat pushed to main at retoor/isspam 2025-10-07 00:58:02 +02:00
c0b115d128 .gitignore copied isspam.py
1fc55424ed Remove py version from benchmark.py because its soooo slow
dc3e47f365 Improve rust performance with some initial simd stuff
Compare 3 commits »
12bitfloat pushed to main at retoor/isspam 2025-10-07 00:32:27 +02:00
8224a609c5 Try fixing build.yaml again
12bitfloat pushed to main at retoor/isspam 2025-10-07 00:18:31 +02:00
767231762d Try to fix build.yaml failing (I have no idea what im doing lol)
12bitfloat pushed to main at retoor/isspam 2025-10-07 00:14:22 +02:00
fcf86e3901 Update .gitea/workflows/build.yaml
12bitfloat pushed to main at retoor/isspam 2025-10-06 17:44:15 +02:00
750d18bdab Fix messed up .gitignore and add missing rust files
12bitfloat pushed to main at retoor/isspam 2025-10-06 14:35:03 +02:00
60cedddde8 Update makefile and README
b4ea06cc7a Fix all warnings
1e33007c4f Optimize 12bitfloat rust version
Compare 3 commits »
12bitfloat pushed to main at retoor/isspam 2025-10-06 14:28:18 +02:00
12bitfloat pushed to main at retoor/isspam 2025-10-06 14:24:54 +02:00
1f2deed43d Update makefile and README
9028293a85 Fix all warnings
f3ec3fdd36 Optimize 12bitfloat rust version
Compare 3 commits »
12bitfloat commented on issue retoor/isspam#3 2024-12-04 23:27:57 +01:00
Add rust target folder to .gitignore

Yeah the ./target folder are just the compiled artifacts, you shouldn't have them in git

12bitfloat opened issue retoor/isspam#3 2024-12-04 22:49:50 +01:00
Add rust target folder to .gitignore