- use STRLEN_CONST for constant strings, translates to sizeof which should be computed at compile-time - found some places where we are needlessly calling strlen two times instead of just once