Skip to content

Perf: remove the local variables in the eval switch #7

@renaudpawlak

Description

@renaudpawlak

This causes useless stack consumption.
Two possible approaches:

  • one handler final private method per node type
  • visitor

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizationMake the compilation or evaluation run faster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions