Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Six compiler is kinda slow. #61

@insidewhy

Description

@insidewhy

My project "trek.js" is less than 2000 lines of code including the test framework.

Compiling it with six takes 2 whole seconds! 1 second per 1000 lines of code strikes me as slow.

I wonder what the cause of the slowness is...

Do you think maybe iterating the AST once per hook might be the cause? I was thinking maybe we could combine some of the hooks into a single pass over the AST?

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