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
refactor: pass writer to printStatistics for perftrace support
Accept an io.Writer parameter instead of hardcoding s.GetOutput(),
enabling PR microsoft#632 (:perftrace) to redirect statistics output via
s.GetStat() after merge.
0 commit comments