fixing example performance issues
Some checks failed
Build / build (push) Failing after 30s
Test / build (push) Failing after 54s

This commit is contained in:
2026-01-21 17:44:10 +01:00
parent 19687251b0
commit c175224a01
4 changed files with 28 additions and 23 deletions

2
.gitignore vendored
View File

@@ -2,3 +2,5 @@
zig-out/
.gdb_history
*.o
vgcore*
callgrind*