JIT In the Wild: What Databases Do To Speed Up Your Queries / Alexey Goncharuk

Описание к видео JIT In the Wild: What Databases Do To Speed Up Your Queries / Alexey Goncharuk

Welcome to Tech Internals Conf!
The conference will be held on April 19, 2024 in Limassol, Cyprus.
Program, details and tickets at https://internals.tech/2024
--------
Serbia 2023

Just-in-time (JIT) compilation is widely known at least for Java developers and users, but is JIT limited to virtual machines only?

In this talk, we will explore why and how modern databases and data management systems use JIT to make the most of the available computational resources and improve query performance, see how JIT and ahead-of-time compilation work together, glance over some of the available JIT toolkits for Java and C++ and how they can be used in non-database projects.

Комментарии

Информация по комментариям в разработке