Skip to content

Inlining #43

Open
Open
@JohanWiltink

Description

@JohanWiltink

Certain functions can easily be inlined. Mark these with a pragma #inline and do magic, and you have traded increased compile time for ( probably more ) decreased runtime.

Doing this automatically is possible, but a bit harder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaA potential feature/improvement. Not confirmed.v2To be implemented for version 2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions