islet icon indicating copy to clipboard operation
islet copied to clipboard

Do optimizations in frequently called RMIs

Open jinbpark opened this issue 1 year ago • 2 comments

  • 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 avatar Aug 17 '23 02:08 jinbpark

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

zpzigi754 avatar Aug 17 '23 02:08 zpzigi754

FYI: This idea came from @bokdeuk-jeong .

jinbpark avatar Aug 17 '23 02:08 jinbpark