Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize register performance #246

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

hilpitome
Copy link
Contributor

No description provided.

hilpitome and others added 5 commits March 24, 2022 11:52
- Fix expensive and incorrect clients count query
- Fix expensive client IDs fetch query removing mothers from the register
- Run expensive overdue count query only after other register queries are done
- Cache overdue count query results during page changes
- Update release version to 2.1.0-release and code 21
- Update preview version to 0.0.21-preview and code 21
- Update debug/stage version to 0.0.34-debug and code 34
@ekigamba ekigamba changed the title fix leaking ChildFormfragment Optimize register performance May 17, 2022
@ndegwamartin ndegwamartin marked this pull request as ready for review June 24, 2022 17:57
@ndegwamartin ndegwamartin requested review from qiarie and ekigamba June 24, 2022 17:58
Comment on lines 300 to 303
@Override
public void updateViews() {

}
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hilpitome whey do we need to override with empty here?

- Implement optimized overdue counter
- Sync Optimization (Time & Space) ⚡️
- Upgrade CI JDK version to 11
- Code clean up
@ndegwamartin ndegwamartin force-pushed the optimization-upgrades branch from aa0433c to e385c8f Compare June 24, 2022 19:02
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.

3 participants