]> git.sesse.net Git - stockfish/commit - src/tt.h
Depth margin parameter-tweak in TT-save
authorGuenther Demetz <guenther.demetz@wuerth-phoenix.com>
Wed, 13 Jan 2016 13:24:52 +0000 (14:24 +0100)
committerJoona Kiiski <joona@zoox.com>
Mon, 18 Jan 2016 22:04:38 +0000 (22:04 +0000)
commit12eb345ebd9d93114ce26b8bdc6095245e8149c4
tree947973be28a901d4c6aed5f808555534c219ccb4
parentebec2fa48e8e36e02951f48cbe2298f85b630e0f
Depth margin parameter-tweak in TT-save

Verified that is improvement with multiple threads:

LLR: 2.95 (-2.94,2.94) [0.00,4.00] sprt @ 30+0.3 th 3
Total: 14817 W: 2103 L: 1915 D: 10799

LLR: 2.96 (-2.94,2.94) [0.00,4.00] sprt @ 15+0.15 th 7
Total: 10264 W: 1498 L: 1321 D: 7445

Verified that is not a significant regression with a single thread:

LLR: 2.96 (-2.94,2.94) [-4.00,0.00] sprt @ 60+0.6 th 1
Total: 23975 W: 3294 L: 3210 D: 17471

Resolves #575
src/tt.h