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
Make get_joined_users faster when we have delta state #2229
Conversation
erikjohnston
added some commits
May 16, 2017
erikjohnston
assigned
NegativeMjark
May 17, 2017
erikjohnston
merged commit bf1050f
into
develop
May 17, 2017
7 of 8 checks passed
Sytest Dendron (Commit)
Build #2146 origin/erikj/faster_get_joined failed in 9 min 23 sec
Details
Sytest Dendron (Merged PR)
Build finished.
Details
Sytest Postgres (Commit)
Build #2981 origin/erikj/faster_get_joined succeeded in 7 min 8 sec
Details
Sytest Postgres (Merged PR)
Build finished.
Details
Sytest SQLite (Commit)
Build #3051 origin/erikj/faster_get_joined succeeded in 6 min 20 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
psaavedra
added a commit
to psaavedra/synapse
that referenced
this pull request
May 19, 2017
erikjohnston
deleted the
erikj/faster_get_joined
branch
Oct 26, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
erikjohnston commentedMay 17, 2017
If we have a context with delta state IDs, we can use the cached result from the previous group and simply update with the changes