Skip to main content
Glama
MIT License
27,120
19,746
  • Linux
  • Apple
README.md•641 B
# Memory Benchmarks Memory usage monitoring tools for repomix. ## Setup ```bash cd scripts/memory npm install ``` ## Quick Start ```bash # Quick memory leak check npm run leak:quick # Detailed analysis npm run leak:analyze ``` ## Available Scripts - `npm run leak:quick` - Fast leak detection (20 iterations) - `npm run leak:watch` - Continuous monitoring - `npm run leak:analyze` - Comprehensive analysis with reports ## Understanding Results - **Heap Memory**: JavaScript objects (should stabilize) - **RSS Memory**: Total process memory (watch for growth > 100%) Look for consistent upward trends that indicate memory leaks.

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/yamadashy/repomix'

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