this post was submitted on 05 Jul 2024
863 points (97.9% liked)

Programmer Humor

32078 readers
526 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] nexussapphire@lemm.ee 2 points 2 months ago* (last edited 2 months ago)

I think at this point in time it JIT compiles into byte code and cached which is more efficiently interpreted the next time that function is called.