diff --git a/static_core/compiler/compiler.yaml b/static_core/compiler/compiler.yaml index 63763a30f94228107a8b65cd68096b70c17a5bbd..7bf9f68ff1c2680d7aed15447b7b0f970dff59db 100644 --- a/static_core/compiler/compiler.yaml +++ b/static_core/compiler/compiler.yaml @@ -250,7 +250,7 @@ options: - name: compiler-checks-elimination type: bool - default: true + default: false description: Enable Checks Elimination Pass tags: [perf]