likeawizard / chess-go

Chess engine with lichess.org bot-play integration. Discontinued. Further development migrated to https://github.com/likeawizard/tofiks
2 stars 0 forks source link

Lichess connector lag reduction #59

Closed likeawizard closed 1 year ago

likeawizard commented 1 year ago

At times lichess connector experiences unreasonable lag. Investigate if this is actual lag due to connection or can be improved with code. Lag is treated as negative increment and high lag reduces time that can be allocated to a move search.

likeawizard commented 1 year ago

High lag is artificially caused playing the lichess AI. otherwise works as expected