Remix.run Logo
steveklabnik 7 months ago

JavaScript is almost always JIT’ed and Python is usually not, so I wouldn’t rely on your Python intuition when talking about JavaScript performance. Especially when you’re using it to suggest that JavaScript programmers don’t understand the performance characteristics of their code.

nmilo 7 months ago | parent [-]

Where exactly did I suggest that?

steveklabnik 7 months ago | parent [-]

I think I confused you with the author of the post, something about the way you phrased your original post in this thread. Re-reading it now I'm not sure why I thought that! Sorry!