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

optimize memory alignment of structs #14

Merged
merged 5 commits into from
Apr 22, 2022
Merged

optimize memory alignment of structs #14

merged 5 commits into from
Apr 22, 2022

Conversation

alexisgeoffrey
Copy link
Owner

@alexisgeoffrey alexisgeoffrey commented Apr 20, 2022

reduce size of elo values to int16
move eloString func to discordapi package as user method
simplified getEloInfo
disable errcheck lint on messagesends

reduce size of elo values to int16
move eloString func to discordapi package as user method
simplified getEloInfo
move member retrieval out of elostring function
add error check to user.updateMemberElo
@alexisgeoffrey alexisgeoffrey merged commit e82274e into main Apr 22, 2022
@alexisgeoffrey alexisgeoffrey deleted the mem-align branch April 22, 2022 21:05
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