Skip to content

Switch to size_t part 1 #556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 13, 2025
Merged

Switch to size_t part 1 #556

merged 3 commits into from
Mar 13, 2025

Conversation

solidpixel
Copy link
Contributor

@solidpixel solidpixel commented Mar 13, 2025

Part 1 of a minor improvement to use native register sized types for loop
counters. Not expected to give a significant performance improvement, but
reduces code size by 16 bytes on AVX2 builds which implies a step in the
right direction.

@solidpixel solidpixel merged commit 31e4baa into main Mar 13, 2025
9 checks passed
@solidpixel solidpixel deleted the sizet_0 branch March 13, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant