Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.66.0rc1 | David Robertson | 2022-08-23 | 1 | -1/+0 |
| | |||||
* | Make push rules use proper structures. (#13522) | Erik Johnston | 2022-08-16 | 1 | -0/+1 |
This improves load times for push rules: | Version | Time per user | Time for 1k users | | -------------------- | ------------- | ----------------- | | Before | 138 µs | 138ms | | Now (with custom) | 2.11 µs | 2.11ms | | Now (without custom) | 49.7 ns | 0.05 ms | This therefore has a large impact on send times for rooms with large numbers of local users in the room. |