Skip to content

Implement return without longjmp when possible #1

@tario

Description

@tario

non-local goto is more expensive that a simple return, use normal return when possible to improve the performance a many cases

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions