mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-12 01:45:29 -04:00
This patch adds `timer!` logs in each method from `EventCacheStore` for `SqliteEventCacheStore`. It will help to know the execution duration of each of these methods.