Skip to content

Commit

Permalink
take a reminder note about low debug performance #2
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Jul 24, 2024
1 parent b509e3f commit 531aedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zig_notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Low debug performance may become a problem => investigate!

PS: release=safe is fast

```zig
const px: usize = 272 - self.sprite_coords[sprite_index * 2 + 1];
Expand Down

0 comments on commit 531aedf

Please sign in to comment.