Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JonChesterfield
on May 1, 2024
|
parent
|
context
|
favorite
| on:
Why SQLite Uses Bytecode
It's called a template JIT. You get to remove the interpreter control flow overhead but tend to end up with a lot of register shuffling at the boundaries. Simpler than doing things properly, usually faster than a bytecode interpreter.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: