MatrixSynapse/tests
Erik Johnston 1b238e8837
Speed up persisting large number of outliers (#16649)
Recalculating the roots tuple every iteration could be very expensive, so instead let's do a topological sort.
2023-11-16 14:25:35 +00:00
..
api
app
appservice
config
crypto
events
federation
handlers
http
logging
media
metrics
module_api
push
replication
rest
scripts
server_notices
state
storage
test_utils
types
util Speed up persisting large number of outliers (#16649) 2023-11-16 14:25:35 +00:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py