-
-
Notifications
You must be signed in to change notification settings - Fork 142
perf: determine js_run_devserver file vs directory in rule #2256
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
perf: determine js_run_devserver file vs directory in rule #2256
Conversation
|
fafb96b
to
0985807
Compare
0985807
to
7b4cd4b
Compare
7b4cd4b
to
133d3d3
Compare
133d3d3
to
819793f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's clever
This removes a
lstat
call on almost all files being synced. Only those within directory artifacts will still be done.Changes are visible to end-users: no
Test plan
aspect run --watch