Paste your JavaScript code below to measure its execution time and calculate a heuristic "Performance-Simplicity Balance (PSB) Ratio." This ratio aims to give an intuitive sense of "harmony" between code complexity and speed.
This multiplies the count of control flow statements (if, for, while, etc.) in the complexity score.