Posted in

golang表格导出性能临界点实测:10万行数据下,xlsxize vs excelize vs goxlsx内存占用对比(附GC trace火焰图)

第一章:golang绘制表格 在 … golang表格导出性能临界点实测:10万行数据下,xlsxize vs excelize vs goxlsx内存占用对比(附GC trace火焰图)Read more

Posted in

Go语言数据统计:pprof + trace + metrics三合一诊断法——10分钟定位统计毛刺根源(含真实trace火焰图标注)

第一章:Go语言数据统计 Go语 … Go语言数据统计:pprof + trace + metrics三合一诊断法——10分钟定位统计毛刺根源(含真实trace火焰图标注)Read more

Posted in

Go中import .和import _的区别不止语法:它们直接改写init执行序列!附go tool trace火焰图对比证据

第一章:Go导入机制与init执 … Go中import .和import _的区别不止语法:它们直接改写init执行序列!附go tool trace火焰图对比证据Read more

Posted in

Go后台管理界面性能瓶颈定位:首屏加载>3.8s?——Chrome DevTools + pprof + trace火焰图三重诊断法

第一章:Go后台管理界面性能瓶颈 … Go后台管理界面性能瓶颈定位:首屏加载>3.8s?——Chrome DevTools + pprof + trace火焰图三重诊断法Read more