Search found 2 matches

by xianmei
Wed May 31, 2017 12:27 pm
Forum: Programming and Technical Discussions
Topic: Debug with PerfT
Replies: 2
Views: 5607

Re: Debug with PerfT

Thank you for your link , I used JetChess on your first link and I have been able to divide and determine my problem. I generate 2x each move En passant because of an "if" instead of "else if" so now I obtain the right result now
Thank you :D :D
by xianmei
Tue May 30, 2017 2:49 pm
Forum: Programming and Technical Discussions
Topic: Debug with PerfT
Replies: 2
Views: 5607

Debug with PerfT

Hello,
I make an AI I made a lot of game on lichess.com ( about 150 ) I have never encountered any problem ( illegal move ) I have 2000 elo on lichess but when I run a PerfT I obtain theses results :
1 : 20
2 : 400
3 : 8,902
4 : 197,281
5 : 4,865,867 <- problem should be 4,865,609 ( 4,865,609 ...