Xmake Build Optimization

Use when a project builds slowly and you want to make it faster — parallel jobs, unity build, precompiled headers, build cache, LTO, link-time improvements, binary package cache, and profiling with `XMAKE_PROFILE=perf:*`. Covers idiomatic xmake speedups and the order to try them.

xmake-io Updated

File contents

xmake-io/xmake-skills/tree/main/skills/performance/xmake-build-optimization commit fbb8645f8f

Frequently asked questions

npx skillmds@latest add xmake-io/xmake-build-optimization