Skip to content

🐞 Tasks store whole output in one String #1837

Description

@tom-ludwig

Description

The current task needs to be optimized for both performance and data handling. Specifically, the following improvements are required:

  1. Save Output in an Array:
    • Ensure that the task saves its output in an array for better data management and accessibility.
  2. Utilize a LazyVStack:
    • Replace the existing VStack with a LazyVStack to enhance efficiency, particularly with large datasets or complex views.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingperformanceThis is performance related

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions