8000 Memory footage on search function · Issue #557 · nmslib/nmslib · GitHub
[go: up one dir, main page]

Skip to content

Memory footage on search function #557

@Jae0504

Description

@Jae0504

Hi, I am working with large image descriptors datasets (1M, 128-d vectors). Based on a few tests, HNSW has an excellent scaling complexity. However, I met an unexpected situation from the memory footprint, and I am not sure whether I did or thought something wrong. I checked the memory usage of my search function and I found there are 30% of writing. However, in my understanding, running a search function will not cause that big amount of writing. Can I ask why does search function have that amount of writing to the memory?

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

      0