cygni / snakebot

http://snake.cygni.se
MIT License
2 stars 7 forks source link

Analyze GC settings #52

Open emilb opened 8 years ago

emilb commented 8 years ago

It seems that sometimes the whole server stops. This might be because of some stop-the-world GC happening. Also, clients are being defaulted to last direction move because responses are not being accepted in time. Could be GC-related as well.