Skip to main content

Overview

The extension’s performance depends on the amount of vector data stored in the database. As the number of vectors increases, PHP memory and execution limits must be adjusted to prevent timeouts and memory issues.

Low Level (≤ 25,000 vectors)

Recommended for: Small datasets and initial setups.

Medium Level (25,000 – 150,000 vectors)

Recommended for: Moderate vector volumes.

High Level (150,000 – 250,000+ vectors)

Required for: Large datasets to avoid execution timeouts and memory errors.