Skip to content

Compact.AppendOutputText is very slow #70

@Nukepayload2

Description

@Nukepayload2

Compact.AppendOutputText(String) encumbers performance when compacting a folder which has large number of files inside. The longer console output, the more execution time of Compact.AppendOutputText(String).
Consider replacing conOut with a virtualizing control such as ListBox to make this program faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions