Summary
#7559 removes the overflow checks from release builds that we ship to users; this is good from stability and perf POV. That said, it'd be great to still catch possible overflows in CI in case we're running checks on optimized build (sometimes needed).
Completion Criteria
Additional Links & Resources
Summary
#7559 removes the overflow checks from release builds that we ship to users; this is good from stability and perf POV. That said, it'd be great to still catch possible overflows in CI in case we're running checks on optimized build (sometimes needed).
Completion Criteria
Additional Links & Resources