Skip to content

Commit 10552cc

Browse files
committed
CHANGELOG entry for 0.2.4
1 parent ed4f235 commit 10552cc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 0.2.4 [](https://github.com/ujh/iomrascalai/compare/0.2.3...0.2.4)
2+
3+
This release doesn't contain any new features. But as the last release
4+
happened quite a long time ago and there were some (small) internal
5+
changes a new release seems to be in order. Also the Rust compiler
6+
changed a lot in between and changed the performace.
7+
8+
### Performance
9+
10+
After running 200 games on 9x9 with komi 6.5 and a time limit of 5
11+
minutes (sudden death) the win rate against GnuGo 3.8 level 0 was
12+
**65.5% ± 3.4** for the default engine with 8 threads.
13+
14+
After running 200 games on 13x13 with komi 6.5 and a time limit of 10
15+
minutes (sudden death) the win rate against GnuGo 3.8 level 0 was
16+
**10% ± 2.1** for the default engine with 8 threads.
17+
118
## 0.2.3 [](https://github.com/ujh/iomrascalai/compare/0.2.2...0.2.3)
219

320
* Playout the aftermath by default on CGOS

0 commit comments

Comments
 (0)