Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Statistics-based Room Directory Queries #5947

Closed
wants to merge 8 commits into from

Conversation

reivilibre
Copy link
Contributor

@reivilibre reivilibre commented Aug 30, 2019

Note:

  • Does not use full text search — but neither does current solution, so broadly speaking no worse.
  • Does not enforce a 60 second timeout — I will try to address this now if possible.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file
  • Pull request includes a sign off

Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
### Performance comparison

* Before
    * cold: 25 seconds
    * warm: 16 seconds
* After
    * cold: 13 seconds
    * warm: 11 seconds

Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
@erikjohnston erikjohnston changed the base branch from develop to rei/rss_target August 30, 2019 16:29
@reivilibre reivilibre changed the base branch from rei/rss_target to develop August 30, 2019 16:32
@reivilibre reivilibre changed the base branch from develop to rei/rss_target August 30, 2019 16:32
@erikjohnston erikjohnston self-requested a review September 2, 2019 09:12
@richvdh
Copy link
Member

richvdh commented Sep 18, 2019

I'm not sure how this relates to #6019

@richvdh
Copy link
Member

richvdh commented Oct 3, 2019

superceded by #6019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants