Avatar for the matrix-org user
matrix-org
matrix-rust-sdk
BlogDocsChangelog

Branches performance

Pull requests

feat: introduce an event-focused linked chunk for event-focused timelines#6185
last run
6 hours ago
refactor(event cache): introduce `notify_subscribers` for the pinned event cache too
6 hours ago
7701654
bnjbvr/permalink-linked-chunk
CodSpeed Performance Gauge
-1%
feat(sqlite): `SqliteCryptoStore` has 1 write connection. Similarly to #5382 and #5744, this patch introduces a write-only connection in `SqliteCryptoStore`. The idea is to get many read-only connections, and a single write-only connection behind a lock, so that there is a single writer at a time. This patch renames the `acquire` method to `read`, and it introduces a new `write` connection.
9 hours ago
d6ed4aa
Hywan:fix-sqlite-crypto-store-write-connection
CodSpeed Performance Gauge
0%
feat(ffi): export is_low_priority for a room#6183
last run
13 hours ago
feat(ffi): export is_low_priority for a room Signed-off-by: Jonas Jelten <jj@sft.lol>
13 hours ago
d62c665
TheJJ:ffi-low-priority-export
CodSpeed Performance Gauge
0%
refactor(event factory): simplify tag() helper
1 day ago
04b792b
bnjbvr/remove-sync-events
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs