Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
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
Conversation
erikjohnston
added some commits
Mar 10, 2017
erikjohnston
assigned
NegativeMjark
Mar 13, 2017
lampholder
added
the
in progress
label
Mar 13, 2017
erikjohnston
unassigned
NegativeMjark
Mar 13, 2017
erikjohnston
assigned
NegativeMjark
Mar 14, 2017
lampholder
removed
the
in progress
label
Mar 14, 2017
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
referenced this pull request
Mar 20, 2017
Closed
client-reader worker can leak FDs and then swallow requests #1981
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
erikjohnston commentedMar 13, 2017
The function
get_order_for_roomwas taking up a lot of time.