Skip to content
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

Change some operations to unchecked #2

Closed
gunvirranu opened this issue Aug 21, 2020 · 0 comments · Fixed by #56
Closed

Change some operations to unchecked #2

gunvirranu opened this issue Aug 21, 2020 · 0 comments · Fixed by #56
Assignees
Labels
performance Changes or investigations to performance
Milestone

Comments

@gunvirranu
Copy link
Owner

Find all the places where I can "safely" use unchecked operations to increase performance. Investigate the performance gain (if any), and change if worthwhile. Remember to add debug assertions for a bit of safety.

@gunvirranu gunvirranu added the performance Changes or investigations to performance label Aug 21, 2020
@gunvirranu gunvirranu self-assigned this Aug 21, 2020
@gunvirranu gunvirranu added this to the Performance milestone Sep 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Changes or investigations to performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant