This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Batch look-ups to see if rooms are partial stated. #14917
Merged
DMRobertson
merged 14 commits into
release-v1.76
from
clokep/batch-partial-states-lookups
Jan 26, 2023
+43
−11
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
e8a96bc
Batch look-ups to see if rooms are partial stated.
clokep 16487c9
Fix issues found in linting.
clokep 9f4a5c1
Fix typo.
clokep 528183b
Apply suggestions from code review
clokep 1ce0bd2
Clarify comments.
clokep 5c1fe0b
Also improve the cache size while we're at it
e01b43a
is_partial_state_rooms -> is_partial_state_room_batched
71c4fd8
Run `black`
e0f863d
Improve annotation for `simple_select_many_batch`
874f520
Fix is_partial_state_room_batched impl
8607804
Okay, _actually_ fix impl
bafea9e
Update description.
clokep c0f61d3
Update synapse/storage/databases/main/room.py
1eb1071
Run black.
clokep File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Faster joins: Improve performance of looking up partial-state status of rooms. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.