Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture Save/Load improvements #12

Open
goaaats opened this issue Mar 12, 2018 · 0 comments
Open

Capture Save/Load improvements #12

goaaats opened this issue Mar 12, 2018 · 0 comments

Comments

@goaaats
Copy link
Collaborator

goaaats commented Mar 12, 2018

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant