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

Optimise upcomming overview creation #3793

Merged
merged 9 commits into from
Feb 15, 2023
Merged

Conversation

Raudius
Copy link
Contributor

@Raudius Raudius commented May 9, 2022

  • Target version: master

Summary

By pre-sorting the cards by due date in the backend we can speed-up the view creation, particularly for instances where many cards have to be loaded.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

lib/Db/Card.php Outdated Show resolved Hide resolved
@juliusknorr
Copy link
Member

@Raudius Can you check this again to see what is missing to get this in (even if it only addresses parts of the originally planned improvements)?

@Raudius Raudius force-pushed the enh/upcomming_card_optimisation branch 2 times, most recently from 43226ba to efc7aa5 Compare November 8, 2022 14:09
@juliusknorr juliusknorr force-pushed the enh/upcomming_card_optimisation branch from efc7aa5 to 08258b2 Compare November 11, 2022 14:47
@juliusknorr juliusknorr mentioned this pull request Feb 15, 2023
7 tasks
Raudius and others added 9 commits February 15, 2023 13:18
Signed-off-by: Raul <raul@nextcloud.com>
… model

Signed-off-by: Raul <raul@nextcloud.com>
Signed-off-by: Raul <raul@nextcloud.com>
Signed-off-by: Raul <raul@nextcloud.com>
Signed-off-by: Raul <raul@nextcloud.com>
Signed-off-by: Raul <raul@nextcloud.com>
Signed-off-by: Raul <raul@nextcloud.com>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr juliusknorr force-pushed the enh/upcomming_card_optimisation branch from 08258b2 to 2ffecd8 Compare February 15, 2023 12:29
@juliusknorr juliusknorr added this pull request to the merge queue Feb 15, 2023
@juliusknorr juliusknorr removed this pull request from the merge queue due to a manual request Feb 15, 2023
@juliusknorr juliusknorr added this pull request to the merge queue Feb 15, 2023
@juliusknorr juliusknorr removed this pull request from the merge queue due to a manual request Feb 15, 2023
@juliusknorr juliusknorr merged commit 2f40583 into main Feb 15, 2023
@juliusknorr juliusknorr deleted the enh/upcomming_card_optimisation branch February 15, 2023 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants