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

Do optimizations in frequently called RMIs #150

Open
jinbpark opened this issue Aug 17, 2023 · 2 comments
Open

Do optimizations in frequently called RMIs #150

jinbpark opened this issue Aug 17, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@jinbpark
Copy link
Collaborator

jinbpark commented Aug 17, 2023

  • Some RMI commands (e.g., REC_ENTER) are called lots of times so might be critical to overall performance. Make such jobs as fast as possible. (e.g., a more efficient data structure)
@jinbpark jinbpark added the enhancement New feature or request label Aug 17, 2023
@zpzigi754
Copy link
Collaborator

I totally agree with this. I think that making rmm with less exits itself could be a good research direction.

@jinbpark
Copy link
Collaborator Author

FYI: This idea came from @bokdeuk-jeong .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants