I noticed the docs recommend keeping files under 300KB for "optimal performance."
What does "optimal performance" mean in this context?
Does it affect search/retrieval accuracy?
If I have well-structured content (like a CSV product catalog), will a 2MB file perform worse for retrieval than multiple smaller files totaling the same size?
Is there any difference in how Google indexes/chunks a single large file vs. multiple small files within the same knowledge base?