--- title: "Kotlin/Native GC Tuning That Cut P99 Latency by 60%" published: true description: "A hands-on guide to tuning Kotlin/Native's tracing GC, mimalloc allocator, and allocation patterns to slash tail latency in KMP server applications." tags: kotlin, architecture, performance, api canonical_url: https://blog.mvpfactory.co/kotlin-native-gc-tuning-that-cut-p99-latency-by-60 --- ## What You