Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.37.0rc1 | Brendan Abolivier | 2021-06-23 | 1 | -1/+0 |
| | |||||
* | Fix performance of responding to user key requests over federation (#10221) | Erik Johnston | 2021-06-21 | 1 | -0/+1 |
We were repeatedly looking up a config option in a loop (using the unclassed config style), which is expensive enough that it can cause large CPU usage. |