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

Look into improving performance #5

Open
5 tasks
notlmn opened this issue Dec 27, 2018 · 0 comments
Open
5 tasks

Look into improving performance #5

notlmn opened this issue Dec 27, 2018 · 0 comments

Comments

@notlmn
Copy link
Member

notlmn commented Dec 27, 2018

  • Make clipboard-watcher native
  • Consider using priority queues instead of sorting all the time, and remove maps
  • Let all of clipboard data stay in main process, and only send enough data (meta, preview text and images) to the renderer process
  • Consider using setState() in components
  • Consider separating into 2-package.json project structure
@notlmn notlmn pinned this issue Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant