element-hq / element-hq/element-meta
Measure sync performance on each platform
- Dominant language
- No language data
- Stars
- 112
- Forks
- 26
- Avg merge
- 6h 6m
- Merged PRs (30d)
- 4
Description
We believe we have widespread performance issues associated with sync, motivating the integration of sliding sync.
We should measure:
* Time taken for an initial sync after app start / login
* Time taken for an incremental sync, including as a property the time since the last sync (so we can quantify how sync delay varies according to time since last update)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by identifying the sync entry points and platform-specific client implementations, since the issue names no files or tests. Define how initial sync and incremental sync durations will be measured, including time since the previous sync, and consider the work complete when those measurements are available for each platform.
Written by the indexing model from the issue text.
Assessment
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100