MatrixSynapse/contrib/experiments
Jonathan de Jong 05e8c70c05
Experimental Federation Speedup (#9702)
This basically speeds up federation by "squeezing" each individual dual database call (to destinations and destination_rooms), which previously happened per every event, into one call for an entire batch (100 max).

Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>
2021-04-14 17:19:02 +01:00
..
cursesio.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_messaging.py Experimental Federation Speedup (#9702) 2021-04-14 17:19:02 +01:00