You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to rollback our AbsolutePathContext and switch to package:path version 1.3.7.
Unfortunately it is still slow.
As you can see, it uses about 30% of total analysis time.
For comparison, with our AbsolutePathContext the method isWithin is barely visible.