Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jsonl caches do not scale with images #1083

Open
pelikhan opened this issue Feb 1, 2025 · 1 comment
Open

jsonl caches do not scale with images #1083

pelikhan opened this issue Feb 1, 2025 · 1 comment

Comments

@pelikhan
Copy link
Member

pelikhan commented Feb 1, 2025

queries are multi-mb

Copy link

github-actions bot commented Feb 1, 2025

As mentioned, for queries that are significantly larger than typical, like multi-GB files, the caching mechanism we have in place may not scale efficiently. This could be a bottleneck when dealing with large datasets or images. We should investigate using distributed caching solutions or optimizing our current caching strategy to better handle larger data sizes.


Please let me know if you can provide more details on the specific use case or any other relevant information that could help us identify potential solutions.

AI-generated content by issue-reviewer may be incorrect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant