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

Improve Performance #14

Open
hoovercj opened this issue Oct 1, 2017 · 3 comments
Open

Improve Performance #14

hoovercj opened this issue Oct 1, 2017 · 3 comments

Comments

@hoovercj
Copy link
Owner

hoovercj commented Oct 1, 2017

Can performance be improved?

  • Smaller gifs
  • More efficient code
  • Alternative approach?

How can I profile the performance of VS Code decorations being rendered?

@hoovercj
Copy link
Owner Author

hoovercj commented Oct 1, 2017

Due to the api constraints we have to be creative to make this extension work. Now that it does "work" more or less as people expect, we can start looking at ways to make it faster. I'm open to any and all ideas.

@oultrox
Copy link

oultrox commented Oct 1, 2017

@hoovercj I'm not sure if this would help but, I did some weird test for performance. I opened a file, selected one char and then changed all the ocurrences, but isn't pefect at all. I also don't think that the gif's size affects too much, since they aren't single particles.

@flerxu
Copy link

flerxu commented Jan 17, 2018

The shake amplitude can be a little smaller and the explosion seem a little stiff.
Finally ,you really do a very good job!

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

3 participants