from Hacker News

Open-Source TPDE Can Compile Code 10-20x Faster Than LLVM

by truth_seeker on 6/2/25, 8:13 PM with 1 comments

  • by rurban on 6/3/25, 3:36 AM

    So slower than tcc on O0 and slower than qbe on O1, with less backends, but tight llvm integration usable as baseline jit compiler, where it already outperforms Cranelift.