>>> Avoid an extra function call by using a ternary operator >>> instead of a conditional statement for a setting selection. > > Have you looked at the actual assembler output generated by the compiler? Not yet. * Can the suggested small refactoring matter for a specific software combination there? * Would you like to clarify this change possibility a bit more? Regards, Markus