Nehodí sa? Žiadny problém! U nás môžete do 30 dní vrátiť
S darčekovým poukazom nešliapnete vedľa. Obdarovaný si za darčekový poukaz môže vybrať čokoľvek z našej ponuky.
30 dní na vrátenie tovaru
Master LuaJIT and Push Dynamic Scripting to C-Level Performance
Mastering LuaJIT is a deep, authoritative guide to building high-performance Lua applications using LuaJIT's trace-based JIT compiler, advanced optimization techniques, and zero-overhead C integration via the FFI.
Designed for experienced developers, systems engineers, and performance-focused programmers, this book reveals how LuaJIT achieves execution speeds that rival optimized C and how you can write JIT-compliant Lua code that consistently stays on the fast path.
What You'll LearnThis book is ideal for:
It assumes familiarity with Lua and basic C concepts. This is not an introductory Lua book, it is a performance engineering manual for developers who want to understand what the JIT compiler is really doing.
LuaJIT is more than a faster Lua interpreter. It is a carefully engineered runtime that combines:
When used correctly, LuaJIT enables low-latency scripting, deterministic performance, and seamless native integration making it a powerful tool for modern systems programming.
Mastering LuaJIT gives you the mental model, tools, and techniques needed to write Lua code that the JIT compiler loves transforming scripts into production-grade, high-performance systems.
If you want to understand how LuaJIT really works and how to make it work for you this book is your definitive guide.
Author: Lucas Wallace