-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
oncall: relengIn support of CI and Release EngineeringIn support of CI and Release Engineering
Description
Windows CPU build in CI goes from 30min -> 1.7 hr after https://hud.pytorch.org/pytorch/pytorch/commit/e3cf73ee4948468b5bd60b03df637f2986c108fd
From sccache I see same number of compile requests, -1675 Compile requests executed, +1675 Non-cacheable, -1673 cache hits, +2 cache misses.
Looking at the ninja output after putting it through ninjatracing, building each object file seems to just become slower but I might be looking at the wrong thing
Metadata
Metadata
Labels
oncall: relengIn support of CI and Release EngineeringIn support of CI and Release Engineering
Type
Projects
Status
Done