Right now they are saved in one giant stringified text blob and rather could be stored as images on disk for lazy loading. The latency in many areas of the app likely derives from naive handling of screenshots.
The latency for example is time from keypress to fuzzy search results, time to go from webview back to home tab page, and toggle time between workspaces and home tab page.
Right now they are saved in one giant stringified text blob and rather could be stored as images on disk for lazy loading. The latency in many areas of the app likely derives from naive handling of screenshots.
The latency for example is time from keypress to fuzzy search results, time to go from webview back to home tab page, and toggle time between workspaces and home tab page.