xiaonanln / goworld

Scalable Distributed Game Server Engine with Hot Swapping in Golang
Apache License 2.0
2.53k stars 452 forks source link

优化Space.move #13

Closed xiaonanln closed 6 years ago

xiaonanln commented 6 years ago

开销似乎有点大

主要开销都在2个Interested函数和一个Join函数,里面所涉及到的map操作:mapassign