Skip to content
This repository was archived by the owner on Sep 23, 2020. It is now read-only.
This repository was archived by the owner on Sep 23, 2020. It is now read-only.

Optimize startup speed #26

@esamattis

Description

@esamattis
  1. Stream drawing history. Currently it is sent as a one big dump and drawing is started after it is transferred. Streaming would allow immediate drawing.
  2. Optimize background and cache image loading. We could do these in parallel.
  3. Save background as jpeg? PNGs are quite big
  4. (Pack drawing history json in binary strings. Not relevant in near future... example)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions