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
{{ message }}
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
Since enabling -Og as part of #48, debug build times in CI and locally have increased noticeably compared to release builds. The build stalls particularly on the following compilation unit, which takes roughly four minutes here using GCC 7.4.0:
Since enabling
-Ogas part of #48, debug build times in CI and locally have increased noticeably compared to release builds. The build stalls particularly on the following compilation unit, which takes roughly four minutes here using GCC 7.4.0: