Posted in

Go语言处理小数金额的3种方案深度评测:float64 vs big.Rat vs github.com/shopspring/decimal(含内存占用、GC压力、吞吐量三维对比图表)

第一章:Go语言处理小数金额的典 … Go语言处理小数金额的3种方案深度评测:float64 vs big.Rat vs github.com/shopspring/decimal(含内存占用、GC压力、吞吐量三维对比图表)Read more

Posted in

账户余额精度丢失?Golang decimal包深度测评:inf.Dec vs. shopspring/decimal vs.ericlagergren/decimal性能与精度实测

第一章:账户余额精度丢失的根源与 … 账户余额精度丢失?Golang decimal包深度测评:inf.Dec vs. shopspring/decimal vs.ericlagergren/decimal性能与精度实测Read more