Matthies / RubiChess

Another chess engine
GNU General Public License v3.0
155 stars 17 forks source link

Init #394

Closed Matthies closed 1 year ago

Matthies commented 1 year ago

This reduces the amount of memory that is copied to every thread at every position command from nearly 2.4MByte to < 5KB and should help to fix #393.