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
add hack to fix glitching on C3, added wiggle-room
the "wiggle room" is to not reset segments if min heap is just slightly underrun: alloc functions respect min heap, but UI or other functions may grab some extra heap, leading to unnecessary resets.
0 commit comments