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

Add performance tests #676

Open
dummdidumm opened this issue Nov 17, 2020 · 0 comments
Open

Add performance tests #676

dummdidumm opened this issue Nov 17, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@dummdidumm
Copy link
Member

It would be good to have some kind of performance tests to get a better understanding of how well the extension performs, and to keep track of it to not overlook accidental performance decreases when adding new things.

The performance tests as a start could consist of:

  • One autocompletion inside script (means svelte2tsx and the TS service are tested)
  • One diagnostic run on a file that needs no preprocessing
  • One diagnostic run on a file with TypeScript that needs script preprocessing
@dummdidumm dummdidumm added the good first issue Good for newcomers label Nov 17, 2020
This was referenced Feb 15, 2021
dummdidumm added a commit that referenced this issue Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant