Skip to content

Reduce critical request chains on site. #908

Description

@Algon-33

On some pages, we have sequences of important requests that depend on previous requests. This delays page rendering. It would be best if we could reduce the number or length of these chains.

One such page is https://aisafety.info/questions/6412/What-about-technological-unemployment-from-AI. Page Speed Insights shows that there are 4 chains here, with a maximum path latency of 1.4 seconds.

Image

Some other such pages include:
https://aisafety.info/
https://aisafety.info/questions/9OGZ/
https://aisafety.info/chat/
https://aisafety.info/how-can-i-help
https://aisafety.info/questions/NLZQ/What-is-this-site-about
https://aisafety.info/questions/8E41/Will-AI-be-able-to-think-faster-than-humans
https://aisafety.info/questions/5611/Why-can%E2%80%99t-we-just-turn-the-AI-off-if-it-starts-to-misbehave
https://aisafety.info/questions/9TDI/Objections-and-responses
https://aisafety.info/categories/

Please investigate these pages to see if there’s any commonality in the code which is resulting in these request chains. If so, optimize it to reduce their depth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    OptimizationOptimize the site to use fewer resoucesSEO

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions