Skip to content

heap / memory usage guidance vs number of vectors & dimensions #600

Description

@tae898

Hi,

Is there any documented or recommended guidance on JVM heap sizing or
memory usage as a function of:

  • number of vectors (N)
  • vector dimensionality (D)
  • index parameters (e.g. maxDegree / beamWidth)
  • compressed vs uncompressed vectors (PQ / BQ)

I couldn’t find this in the README or existing issues.

Even a rough order-of-magnitude estimate (e.g. approximate bytes per
vector for graph structures vs vectors, or typical heap requirements
observed in practice) would be very helpful for capacity planning and
deployment.

Is this documented somewhere already, or would it make sense to add
such guidance to the documentation?

Thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions