Skip to content

First load is slow because bundle size is huge #37

Description

@heypoom

I'm looking into the bundle sizes. Looks like AudioAnalysisSystem is the root cause of the slow page load because it's importing AudioService into the workers, and that triggers the audio node registration which brings in every nodes. Also, the async imports and tree-shaking didn't work for some reason and now the worker is like 4MB or something 😅

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