Posted in

为什么Go的interface{}在游戏脚本中是性能杀手?——对比any、type alias、code generation三种零成本抽象方案实测结果

第一章:为什么Go的interf … 为什么Go的interface{}在游戏脚本中是性能杀手?——对比any、type alias、code generation三种零成本抽象方案实测结果Read more

Posted in

为什么Golang的defer和panic在游戏脚本中是“双刃剑”?——剖析5个导致帧率骤降的真实线上Bug及修复模板

第一章:为什么Golang的de … 为什么Golang的defer和panic在游戏脚本中是“双刃剑”?——剖析5个导致帧率骤降的真实线上Bug及修复模板Read more