Merge pull request #4991 from matrix-org/erikj/stagger_push_startup

Make starting pushers faster during start up
This commit is contained in:
Erik Johnston 2019-04-02 18:23:32 +01:00 committed by GitHub
commit 3039d61baf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 74 additions and 8 deletions

1
changelog.d/4991.feature Normal file
View file

@ -0,0 +1 @@
Reduce CPU usage starting pushers during start up.