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

Immediate SmallIntegers #46

Open
GoogleCodeExporter opened this issue Mar 24, 2015 · 5 comments
Open

Immediate SmallIntegers #46

GoogleCodeExporter opened this issue Mar 24, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

We could do something like the VM does. Instead of putting a reference to a 
SamllInteger, we directly encode the SmallInteger in the reference. This make 
dirty a little the code and add some IFs maybe....but we should check because 
the performance can be much better.

It is worth it to give it a try.

Original issue reported on code.google.com by marianopeck on 19 Jun 2011 at 9:01

@GoogleCodeExporter
Copy link
Author

type->enhancement

Original comment by tinchod...@gmail.com on 20 Jun 2011 at 3:39

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

I think the performance impact of this change could be huge. It would be really 
really nice to do it ;)

Original comment by marianopeck on 2 Sep 2011 at 9:21

@stale
Copy link

stale bot commented May 18, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will remain open but will probably not come into focus. If you still think this should receive some attention, leave a comment. Thank you for your contributions.

@stale stale bot added the stale label May 18, 2021
@tinchodias
Copy link
Collaborator

This sounds good

@stale stale bot removed the stale label Jan 29, 2024
Copy link

stale bot commented Mar 31, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will remain open but will probably not come into focus. If you still think this should receive some attention, leave a comment. Thank you for your contributions.

@stale stale bot added the stale label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants