Skip to content

Investigate interpreter performance #2190

Description

@DavidObando

Can we make interpreted G# closer in speed to compiled G#? For example, write a recursive Fibonacci function and measure its time getting the 33rd number in the sequence. Compare compiled to interpreted. Find ways to make the performance of the evaluator more closely match compiled code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreterInterpreter-specific behaviorperformancePerformance and scalability issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions