diff options
author | Erik Johnston <erikj@element.io> | 2025-04-29 14:08:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 14:08:22 +0100 |
commit | ad140130cc3db503de3fd15aa2923417f46b700b (patch) | |
tree | c36565b61618c44292b6214456acd7c96a4bdcdb /tests/api/test_ratelimiting.py | |
parent | Do not retry push during backoff period (#18363) (diff) | |
download | synapse-ad140130cc3db503de3fd15aa2923417f46b700b.tar.xz |
Slight performance increase when using the ratelimiter (#18369)
See the commits.
Diffstat (limited to 'tests/api/test_ratelimiting.py')
-rw-r--r-- | tests/api/test_ratelimiting.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/api/test_ratelimiting.py b/tests/api/test_ratelimiting.py |