chasinghope

Results 3 comments of chasinghope

Most GC is due to excessive reliance on linq. I think these should be optimized ![pro111](https://github.com/crashkonijn/GOAP/assets/42870306/460a17ec-629b-4c91-827a-6d0c7c31c15a) ![pro222](https://github.com/crashkonijn/GOAP/assets/42870306/94c6e580-6aba-44d9-a08b-86b641c03397)

> 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":...