Skip to content

move fetch.bible off the hot path #228

@arrocke

Description

@arrocke

The manifest is several MB worth of data. It is cached in the network cache.

Two approaches:

  • Lazy load fetch.bible so the manifest loading is not on the hot path for initial load the first time someone visits
  • Proxy bible loading through the server which caches the manifest and data. This could also dynamically index bibles for search as people want to use them

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions