Skip to main content
Glama
performance.md•518 B
# Performance ## Benchmarks | File Size | Operation | Time | Method | |-----------|-----------|------|--------| | < 1MB | Read | < 100ms | Direct | | 1-100MB | Search | < 500ms | Streaming | | > 1GB | Stream | Progressive | Async | ## Optimization - Use caching for repeated access - Adjust chunk sizes based on file type - Enable LRU cache for best performance ## Monitoring Track performance using cache statistics and operation timing. See [Configuration](/guide/configuration) for tuning options.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/willianpinho/large-file-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server