Hacker News new | ask | show | jobs
by ______-_-______ 1542 days ago
That happens sometimes when you move up an abstraction level. I bet "self.count += 1" is a lot longer than the machine code it generates.
1 comments

Falls apart when we get down to binary, but holds across most levels of abstraction
Only if binary is represented as ASCII, which is an unfair comparison