Skip to content

bot optimizations#297

Open
bozimmerman wants to merge 1 commit intomangoszero:masterfrom
bozimmerman:bot_optimizations
Open

bot optimizations#297
bozimmerman wants to merge 1 commit intomangoszero:masterfrom
bozimmerman:bot_optimizations

Conversation

@bozimmerman
Copy link
Copy Markdown
Contributor

@bozimmerman bozimmerman commented Apr 5, 2026

Speeds up bot processing (on my system about 10-15%) by introducing an action node cache, const& assistance, faster creators and createds maps, and a fix to how strategies are initialized/reset.

Funny thing is: one of the first things I worked on was action node memory leaks, so I REMOVED many of the "delete actionNode" commands that I now added back to support the caching.


This change is Reviewable

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 5 complexity

Metric Results
Complexity 5

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@AppVeyorBot
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants