Skip to content

[docs] Improve performance (next.js) #3954

Description

@nathanmarks

Right now the docs have pretty bad performance. This is what happens when you load pages (esp with more components):

image

We eventually need a documentation setup that does not involve parsing AST at runtime, it's not scalable. AST parsing for documentation purposes should all be done during the build process imo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to the documentation.performance

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions