Y
Hacker News
new
|
ask
|
show
|
jobs
by
CandidlyFake
3063 days ago
Don't all DB servers "JIT" and then cache query plan?
1 comments
riku_iki
3063 days ago
Executing machine code still can be more performant than interpreting cached execution plan.
link