- 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) |
||
|---|---|---|
| .. | ||
| action_logger.py | ||
| run_parallel_simulation.py | ||
| run_reddit_simulation.py | ||
| run_twitter_simulation.py | ||
| test_profile_format.py | ||