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

Already on GitHub? Sign in to your account

Speed up public room list #1989

Merged
merged 5 commits into from Mar 14, 2017

Conversation

Projects
None yet
3 participants
Owner

erikjohnston commented Mar 13, 2017

The function get_order_for_room was taking up a lot of time.

erikjohnston added some commits Mar 10, 2017

@lampholder lampholder removed the in progress label Mar 14, 2017

LGTM?

@erikjohnston erikjohnston merged commit 1bf84c4 into develop Mar 14, 2017

6 of 8 checks passed

Sytest Dendron (Commit) Build #1671 origin/erikj/public_list_speed failed in 14 min
Details
Sytest Dendron (Merged PR) Build finished.
Details
Sytest Postgres (Commit) Build #2486 origin/erikj/public_list_speed succeeded in 8 min 24 sec
Details
Sytest Postgres (Merged PR) Build finished.
Details
Sytest SQLite (Commit) Build #2552 origin/erikj/public_list_speed succeeded in 5 min 22 sec
Details
Sytest SQLite (Merged PR) Build finished.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@erikjohnston erikjohnston deleted the erikj/public_list_speed branch Oct 26, 2017

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