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 test in tests/scripts/vdosgn.py is way too slow, especially in Debug builds. One solution is to get multiple Gn's in one API call, instead of redoing the expansion many times needlessly.
The text was updated successfully, but these errors were encountered:
The test in
tests/scripts/vdosgn.py
is way too slow, especially in Debug builds. One solution is to get multiple Gn's in one API call, instead of redoing the expansion many times needlessly.The text was updated successfully, but these errors were encountered: