<HTML><BODY>Is there a way to disable all contract checks? <br><br>Suppose, I debugged my program and sure that it is reliable. I disable debugging, but as I understand, contracts are still checked in every function.<br>But I want to maximize the performance of my program. Is there a way to do that or I have to manually hack racket/contract/base to do that?<br><br><br>-- <br>Roman Klochkov</BODY></HTML>