Is It Worth the Time?–Analyzing just-in-time compilation in PostgreSQL

OP Brandtzæg - 2024 - ntnuopen.ntnu.no
The goal of the just-in-time compiler of the relational database management system
PostgreSQL is to improve the performance of queries. However, it appears to have a …

Exploring Simple Architecture of Just-in-Time Compilation in Databases

H Ning, B Han, Z Yang, K Hao, M Ma, C Wang… - Asia-Pacific Web …, 2024 - Springer
Abstract Just-in-Time (JIT) compilation is an effective technique for enhancing query
execution in modern relational databases, and it has gained increasing attention from …