Skip to content

Allocate frame and frame_context on the stack instead of the heap. #7

Description

@QuentinOchem

Since they usage strictly follows the call stack, there's no need to pay the penalty of a dynamic allocation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions