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

Stack pointer #577

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Stack pointer #577

wants to merge 16 commits into from

Conversation

chfast
Copy link
Collaborator

@chfast chfast commented Oct 5, 2020

With this change the sp is kept in a register, instead on the stack as previously. The code gets ~25% smaller. But still execution time is the same.

@axic axic added the optimization Performance optimization label Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Performance optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants