vscode-power-mode icon indicating copy to clipboard operation
vscode-power-mode copied to clipboard

Improve Performance

Open hoovercj opened this issue 7 years ago • 3 comments

Can performance be improved?

  • Smaller gifs
  • More efficient code
  • Alternative approach?

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

hoovercj avatar Oct 01 '17 04:10 hoovercj

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.

hoovercj avatar Oct 01 '17 04:10 hoovercj

@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.

oultrox avatar Oct 01 '17 23:10 oultrox

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

flerxu avatar Jan 17 '18 16:01 flerxu