Skip to content

Performance improvements - #65

Open
cpeel wants to merge 4 commits into
masterfrom
perf-tunings
Open

Performance improvements#65
cpeel wants to merge 4 commits into
masterfrom
perf-tunings

Conversation

@cpeel

@cpeel cpeel commented Aug 21, 2026

Copy link
Copy Markdown
Member

Profiling shows that for load_from_database() the vast majority of the time is spent in the database. These are some low-hanging fruit that decreases the amount of time we spend, and more importantly function calls we do by 20%, in python. These will help decrease GIL contention in consumers like autocat3.

All tests pass.

@cpeel
cpeel requested review from eshellman and zachjesus August 21, 2026 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant