Skip to content

Reconsider structure of docs site #236

Open
@barryhughes

Description

@barryhughes

I've noticed my browser struggling with the REST API docs which, as I understand it, is essentially one huge page.

PageSpeed Insights: REST API docs report, mobile

The mobile analysis by pagespeed.web.dev shows the worst of the problems, with a pretty massive total blocking time. Here are some of the recommendations for desktop:

pagespeed-recommendations

Reducing the total DOM size (perhaps, moving away from the one-big-page strategy) would probably solve a great deal. Note also that, for mobile, the main thread work value is a massive 18.2s. Perhaps this resource generally isn't accessed via mobile devices (though I'm not sure about that), but it still serves as a good indicator that the page structure just isn't optimal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions