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
@amcasey had suggested that we provide performance feedback for changes, similar to what we do on DefinitelyTyped. This could be a part of the standard CI process, where @typescript-bot provides the output of tsc -p src/compiler as a comment and compares it against a baseline.