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

performance testing #69

Open
danielroe opened this issue Sep 2, 2022 · 2 comments
Open

performance testing #69

danielroe opened this issue Sep 2, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@danielroe
Copy link
Member

with the amount of inference we're doing, it would be a great enhancement to add some kind of type performance test to ensure that end users' TS checkers or IDEs don't get slower. With metrics, we also will have a basis for making performance improvements.

@danielroe danielroe added the enhancement New feature or request label Sep 2, 2022
@didavid61202 didavid61202 self-assigned this Sep 7, 2022
@timmattison
Copy link

I think this may be an issue in IntelliJ already. I imported the library and code completion ceased to work when I wrote my first regex with the library. When I commented it out it went back to normal.

Has this been reported before? If not, I can try to reproduce it outside of work.

@danielroe
Copy link
Member Author

I would be glad of a reproduction. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants