-
- Downloads
py: Improve efficiency of MP_OBJ_IS_STR_OR_BYTES.
Saves ROM (16 on stmhal, 240 on 64-bit unix) and should be quicker since there is 1 less branch.
Loading
Please register or sign in to comment
Saves ROM (16 on stmhal, 240 on 64-bit unix) and should be quicker since there is 1 less branch.