Skip to content

faiss index load disk/memory #8

@listlessbird

Description

@listlessbird

Currently the index is loaded into the memory at the fastAPI startup but I should verify the performance tradeoff between lazy loading the index into memory at the search time instead of loading it into memory at the startup.

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