Skip to content

use lazy static to cache regex compilation #40

@timfennis

Description

@timfennis

If you use regex in a loop the regular expresison will get recompiled every iteration of the loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinterpreterIssue relates to the interpreter

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions