Hacker News new | ask | show | jobs
by CandidlyFake 3063 days ago
Don't all DB servers "JIT" and then cache query plan?
1 comments

Executing machine code still can be more performant than interpreting cached execution plan.