TGTGInsighttelegram intelligenceLIVE / telegram public index
← Welcome to the Black Parade
Welcome to the Black Parade avatar

TGINSIGHT POST

Post #1015

@TheB1ackParade

Welcome to the Black Parade

Views721Post view count
PostedFeb 2402/24/2026, 03:49 PM
Post content

Post content

QC (t.me/QC_Grove) 刚才教我,perf mem record + perf annotate --data-type 可以看到 struct 里面的每一个 field 被采样了多少次,然后就可以把热的凑一块。 我随手拿 https://go.dev/play/p/-hMDKDWXbGE 这个 go 程序试了一下,结果非常雅,请看截图。 perf 实在是太权威了,我还要再细品。