Posted in

实时数据库的“最后一公里”延迟:Go中从write syscall到客户端onmessage的11层耗时拆解(含perf火焰图)

第一章:实时数据库的“最后一公里 … 实时数据库的“最后一公里”延迟:Go中从write syscall到客户端onmessage的11层耗时拆解(含perf火焰图)Read more

Posted in

【Go内存安全认证考点】:GopherCon 2024真题解析——地址取值与write barrier触发条件的3种判定逻辑

第一章:Go内存安全认证核心概念 … 【Go内存安全认证考点】:GopherCon 2024真题解析——地址取值与write barrier触发条件的3种判定逻辑Read more

Posted in

pgx查询超时未生效?揭秘net.Conn deadline、context timeout与PostgreSQL statement_timeout三者博弈

第一章:pgx查询超时未生效?揭 … pgx查询超时未生效?揭秘net.Conn deadline、context timeout与PostgreSQL statement_timeout三者博弈Read more

Posted in

Go sync.Pool误用于[]byte缓存?——导致disk write buffer污染、脏页写入错乱的数据静默损坏案例

第一章:Go sync.Pool … Go sync.Pool误用于[]byte缓存?——导致disk write buffer污染、脏页写入错乱的数据静默损坏案例Read more