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

Improve override code #40

Open
marcgamell opened this issue May 24, 2017 · 0 comments
Open

Improve override code #40

marcgamell opened this issue May 24, 2017 · 0 comments

Comments

@marcgamell
Copy link
Contributor

marcgamell commented May 24, 2017

Several items:

  • Inline functions to avoid function calls.
  • Remove comm translation logic into (inlined) function "__fenix_get_comm" to reduce code size significantly while not paying performance cost.
  • Avoid using hash table to track requests. Design better data structure for this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant