Skip to content

解释器在遍历较多的场景下存在性能问题 #38

@wfk007

Description

@wfk007

在遇到 for 循环遍历次数比较多的场景下,解释器劣化会比较严重

比如 10w 次 for 循环,解释器需要 15ms,但正常执行只需要 0.4 ms 左右

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions