Skip to content

performance optimizations#197

Open
jerch wants to merge 10 commits into
masterfrom
method_caches
Open

performance optimizations#197
jerch wants to merge 10 commits into
masterfrom
method_caches

Conversation

@jerch

@jerch jerch commented Aug 1, 2025

Copy link
Copy Markdown
Collaborator

#196 revealed several performance smells, that shall be covered here:

Since this changes the way data gets updated by the resolver, we have to release a new beta for it.

Fixes #196.

@jerch

jerch commented Aug 1, 2025

Copy link
Copy Markdown
Collaborator Author

This PR is stalled until the new update implementations are added to the fast_update package.

@coveralls

coveralls commented Aug 5, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 16736724808

Details

  • 96 of 114 (84.21%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.8%) to 94.927%

Changes Missing Coverage Covered Lines Changed/Added Lines %
computedfields/resolver.py 74 92 80.43%
Totals Coverage Status
Change from base Build 16602328270: -0.8%
Covered Lines: 1340
Relevant Lines: 1397

💛 - Coveralls

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.

runtime caches & perf considerations apply using allover db interactions

2 participants