Hacker News new | ask | show | jobs
by astrange 201 days ago
A JIT can do any optimization it wants, as long as it can deoptimize if it turns out it was wrong.
1 comments

You also want to prove that the „optimization“ doesn’t make things slower.
I don't think anyone actually bothers to do that tbh.