Posted in

Golang标准库缓存能力地图(2024修订版):标注17个可直接调用的缓存相关API,其中3个仍处于unstable状态

第一章:Golang标准库缓存能 … Golang标准库缓存能力地图(2024修订版):标注17个可直接调用的缓存相关API,其中3个仍处于unstable状态Read more

Posted in

Golang自带缓存的GC友好度排名:从最优(time.Ticker缓存)到最差(未清理的map[string]interface{}),含pprof火焰图佐证

第一章:Golang自带缓存的G … Golang自带缓存的GC友好度排名:从最优(time.Ticker缓存)到最差(未清理的map[string]interface{}),含pprof火焰图佐证Read more

Posted in

Golang自带缓存能力全景图:从sync.Map、time.Timer缓存、http.Transport连接池到go:build tag条件缓存

第一章:Golang自带缓存能力 … Golang自带缓存能力全景图:从sync.Map、time.Timer缓存、http.Transport连接池到go:build tag条件缓存Read more

Posted in

【Golang缓存性能跃迁计划】:实测对比5种缓存策略(内存/Redis/FreeCache/Badger/BigCache),吞吐提升4.8倍的关键配置

第一章:Golang查询数据库做 … 【Golang缓存性能跃迁计划】:实测对比5种缓存策略(内存/Redis/FreeCache/Badger/BigCache),吞吐提升4.8倍的关键配置Read more