Posted in

【抖音Go性能调优黄金手册】:内存逃逸分析、sync.Pool精准复用、unsafe.Pointer零拷贝实战(实测降低GC压力64%)

第一章:抖音Go性能调优黄金手册 … 【抖音Go性能调优黄金手册】:内存逃逸分析、sync.Pool精准复用、unsafe.Pointer零拷贝实战(实测降低GC压力64%)Read more

Posted in

Gin Context内存逃逸分析:如何避免value类型误存导致GC压力飙升300%(Go tool compile -gcflags实测)

第一章:Gin Context内 … Gin Context内存逃逸分析:如何避免value类型误存导致GC压力飙升300%(Go tool compile -gcflags实测)Read more

Posted in

wmin模块性能调优黄金法则:禁用WMI Event Log、调整__ProviderHostQuota、重用IWbemServices实例(实测降低GC压力41%)

第一章:wmin模块性能调优黄金 … wmin模块性能调优黄金法则:禁用WMI Event Log、调整__ProviderHostQuota、重用IWbemServices实例(实测降低GC压力41%)Read more