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
We want to take the method_source code we need and add it to our repo e.g. lib/appmap/method_source.
Then we can apply the performance fix we want in our repo. That way we can be sure not to conflict with method_source in the wild, and we will get the efficient implementation that we want.
Give proper attribution and then we can be done with it.