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

Inline int64s and don't use metatables #9

Open
SwadicalRag opened this issue Jun 5, 2019 · 1 comment
Open

Inline int64s and don't use metatables #9

SwadicalRag opened this issue Jun 5, 2019 · 1 comment
Labels
optimisation Implement this to make things run faster

Comments

@SwadicalRag
Copy link
Owner

No description provided.

@SwadicalRag SwadicalRag added the optimisation Implement this to make things run faster label Jun 5, 2019
@MDFL64
Copy link
Collaborator

MDFL64 commented Jun 5, 2019

I had intended to do this from the start. My plan was to allocate two registers per longint, but I figured I'd rather have a correct implementation than do that right away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimisation Implement this to make things run faster
Projects
None yet
Development

No branches or pull requests

2 participants