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
Split up test other.test_standalone_system_headers to parallelize test runtime. (#25019)
Split up test other.test_standalone_system_headers to parallelize test
runtime. It is still a slow test (> minute runtime), but much faster
than before.
Before: `Ran 1 test in 272.024s`
After:
`Total core time: 386.746s. Wallclock time: 64.692s. Parallelization:
5.98x.`
0 commit comments