HPA* pathfinding time data

clusterLength = 10 , max hierarchy level = 1


100x100 


0.0017 second = 1.7 millisecond

0.004 

0.0018 

0.0016 

0.002 


300x300


0.02 s = 20 ms

0.019

0.015

0.003

0.007

0.031


500x500 = Average gap is big because of lacking hierarchy level


0.2 s = 200 ms

0.029s

0.006s

0.051s

0.035s

0.09s







댓글

이 블로그의 인기 게시물

비트연산 대해 배운것 + C# enum flags

C# Property 와 public 필드는 동일한 개념이 아니다