-
Is it possible to use The motivation is to run performance profiling on a function and I've assumed that debug mode has a performance penalty? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
songololo
May 1, 2023
Replies: 1 comment
-
Found the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
messense
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found the
--release
flag which seems to do the trick!