Skip to content

Hot-path optimizations for repeated index access #19

Description

@yohasebe

Known hot spots from profiling notes: index validity is re-checked on every call; title lookups probe multiple variants sequentially; search snippets re-fetch from the multistream per hit (dominates snippet-enabled search latency). Batch or memoize where provenance allows.

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