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
Right now, Debug is abysmally slow on game boot. Identify slow debugs on load and frame and gate them behind cmake options. An obvious offender is MEMORYPOOL_DEBUG, that collects stack traces on pool creation, and stalls the application boot for minutes.