Skip to content

[bug] High memory and CPU usage #288

Description

@unsecretised

Describe the bug A clear and concise description of what the bug is.

Rustcast has a high CPU and RAM Usage.

To Reproduce Steps to reproduce the behavior:
NIL - Rustcast's usage is high all the time.

Expected behavior A clear and concise description of what you expected to
happen.

Rustcast is a background app and hence should have low resource and compute usage.

Screenshots If applicable, add screenshots to help explain your problem.

Image

Which macos version? (please complete the following information):

  • OS: MacOS Tahoe 26.5
  • Rustcast Version: v0.8.1

This is caused mostly by the Clipboard history which saves every image as raw bytes. Using a database would reduce the weight on the ram, but other optimisations should also take place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HIGH PRIORITYIssues that should be fixed ASAPbefore v1.0.0Issue should be closed before v1.0.0bugSomething isn't workingenhancementNew feature or requesthelp wantedExtra attention is needednot assignedIssues that are free for people to work on

    Type

    Fields

    No fields configured for Bug.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions