Apply suggestion from @aimurphy
Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
This commit is contained in:
parent
ac43159f18
commit
036f62e99a
1 changed files with 2 additions and 1 deletions
|
|
@ -93,7 +93,8 @@ This equates to approximately 2.4 documents per second.
|
||||||
You can generally expect equal or better performance on developer laptops and significantly faster on servers.
|
You can generally expect equal or better performance on developer laptops and significantly faster on servers.
|
||||||
Throughput scales with CPU cores, memory, storage speed, and configuration choices such as embedding model, chunk size and overlap, and concurrency.
|
Throughput scales with CPU cores, memory, storage speed, and configuration choices such as embedding model, chunk size and overlap, and concurrency.
|
||||||
|
|
||||||
The 12 errors (~1.1%) were file‑specific and did not stop the pipeline.
|
This test returned 12 errors (approximately 1.1%).
|
||||||
|
All errors were file‑specific, and they didn't stop the pipeline.
|
||||||
|
|
||||||
Ingestion dataset:
|
Ingestion dataset:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue