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
The `--stats` and `--progress` params had a couple issues:
- codegen progress isn't updated when `--threads=1` (always the case on Windows);
- only stats need to collect reused modules (progress doesn't).
0 commit comments