Skip to content

[PERFORMANCE] Work out adaptive sync #23

@justin13888

Description

@justin13888

Performance Issue Description

We want to intelligently cache certain assets

Affected Component

  • pixles-api
  • pixles-core-kotlin
  • pixles-desktop
  • pixles-docs
  • pixles-media
  • pixles-swift
  • pixles-web
  • Other: _____________________

Steps to Reproduce

Just quickly scroll through a previously viewed album on a high-latency network (e.g. mobile data). Given adequate client storage, it should cache it to avoid fetching the network every time).

Suggested Optimizations

Based on previously viewed content, cache the assets (large file) and evict in order of last use. Evict in order of size: Original, Preview, Metadata

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    p2Important but not urgentperformanceOptimizations to improve speed or resource usage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions