Skip to content

Performance Issue #34

@zehuanncc

Description

@zehuanncc

Decoder improved runs very slow with a large amount of text. Need to improve its performance. Possible causes:

  • Unnecessary operations/clone of byte array.
  • Unoptimized algorithms in modifiers (at least for URL/HTML encoders).
  • Poor undo/redo implementation.
  • Redundant logic (listeners etc.) in updating segments and UIs (text editor etc.).
  • Memory leak.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions