Skip to content

Capture Save/Load improvements #12

Description

@goaaats

Currently, capture loading is very slow.
Possible improvements:

  • Refactor packet handling/struct parsing in general
  • Use custom binary format for saved captures to get rid of XML overhead
  • Suspend ListView while loading
  • Use a BackgroundWorker for save/load to prevent locking up the UI and cause confusion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions