pg_jitter is a lightweight JIT compilation provider for PostgreSQL that replaces the default LLVM-based JIT with three faster alternatives: sljit, AsmJit, and MIR. The standard LLVM JIT suffers from slow compilation times (tens to hundreds of milliseconds), making it impractical for OLTP workloads. pg_jitter achieves
•8m read time• From github.com
Table of contents
Why?PerformanceBenchmarksFeaturesStabilityQuick StartArchitectureTestingLicenseCopyrightsSort: