Skip to content

[FEATURE] Proper inlining of functions #74

Description

@dannyhammer

Description:
Many of the functions (especially under board/) have the #[inline(always)] attribute. It would be good to run some tests comparing the different inlining attributes that Rust offers. Not all of these functions may need to be forcibly inlined.

Relevant Link(s):

Requirements:

  • Test difference between inline and inline(always)
  • Determine which, if either, is better

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions