- Filter out non-social entity types (API, SDK, Database, etc.) from agent configs reduces agent count ~20%, fewer LLM calls per round - Make semaphore configurable via SIMULATION_SEMAPHORE env var (default 50, up from 30) allows higher concurrent LLM requests for faster round execution - Reddit semaphore also reads from env var - Estimated speedup: ~2x (25min → ~12min for 40 rounds) |
||
|---|---|---|
| .. | ||
| app | ||
| scripts | ||
| pyproject.toml | ||
| requirements.txt | ||
| run.py | ||
| uv.lock | ||