chasinghope
chasinghope
Most GC is due to excessive reliance on linq. I think these should be optimized  
> I just noticed that you're running the demo scene, the code in there is written for simplicity and not optimized for actual game code. They indeed produce a lot...
I have the same problem. ccr -v claude-code-router version: 1.0.43 config.json { "LOG": false, "OPENAI_API_KEY": "sk-xx", "OPENAI_BASE_URL": "https://api.deepseek.com", "OPENAI_MODEL": "deepseek-chat", "Providers": [ { "name": "deepseek", "api_base_url": "https://api.deepseek.com", "api_key": "sk-xx", "models":...