MatrixSynapse/tests/rest/client
Andrew Morgan f4e6495b5d
Performance improvements and refactor of Ratelimiter (#7595)
While working on https://github.com/matrix-org/synapse/issues/5665 I found myself digging into the `Ratelimiter` class and seeing that it was both:

* Rather undocumented, and
* causing a *lot* of config checks

This PR attempts to refactor and comment the `Ratelimiter` class, as well as encourage config file accesses to only be done at instantiation. 

Best to be reviewed commit-by-commit.
2020-06-05 10:47:20 +01:00
..
v1 Performance improvements and refactor of Ratelimiter (#7595) 2020-06-05 10:47:20 +01:00
v2_alpha Performance improvements and refactor of Ratelimiter (#7595) 2020-06-05 10:47:20 +01:00
__init__.py
test_consent.py
test_ephemeral_message.py
test_identity.py
test_power_levels.py
test_redactions.py
test_retention.py
test_transactions.py
third_party_rules.py