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

chore: Test TypeScript performance #70

Open
aryaemami59 opened this issue Mar 22, 2024 · 2 comments
Open

chore: Test TypeScript performance #70

aryaemami59 opened this issue Mar 22, 2024 · 2 comments
Assignees
Labels
chore Does not impact code behavior

Comments

@aryaemami59
Copy link
Collaborator

Might be worth integrating @typescript/analyze-trace in our workflow somehow. At worst it's probably going to help us improve some performance, at best it will help us avoid the dreaded Type instantiation is excessively deep and possibly infinite. error

@aryaemami59 aryaemami59 self-assigned this Mar 22, 2024
@aryaemami59 aryaemami59 added the chore Does not impact code behavior label Mar 22, 2024
@jasonkuhrt
Copy link

jasonkuhrt commented Sep 22, 2024

Possibly related vitest-dev/vitest#6546 re:

at best it will help us avoid the dreaded Type instantiation is excessively deep and possibly infinite. error

@aryaemami59
Copy link
Collaborator Author

aryaemami59 commented Sep 22, 2024

@jasonkuhrt Thanks for letting us know, I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Does not impact code behavior
Projects
None yet
Development

No branches or pull requests

2 participants