Hacker News new | ask | show | jobs
by fredyr 4011 days ago
I changed from the ternary representation to the function, because I didn't think the generated code was very readable. In hindsight I'm not sure it's that much improvement. From a performance view it's probably worse off.
1 comments

Rule 1: Do not make assumptions about JavaScript performance.