Posted in

Go语言事务性能断崖式下降真相:Benchmark实测showdown——原生sql.Tx vs pgx.Tx vs sqlc生成事务耗时对比(附压测报告)

第一章:Go语言数据库事务性能断 … Go语言事务性能断崖式下降真相:Benchmark实测showdown——原生sql.Tx vs pgx.Tx vs sqlc生成事务耗时对比(附压测报告)Read more

Posted in

Go泛型+反射混合编程避坑手册(性能损耗实测报告):benchmark显示type-switch比reflect.Value.Call快23.6倍,附压测脚本

第一章:Go泛型与反射混合编程的 … Go泛型+反射混合编程避坑手册(性能损耗实测报告):benchmark显示type-switch比reflect.Value.Call快23.6倍,附压测脚本Read more