Skip to content

Commit eaf8a70

Browse files
committed
Don't mention performance in the changelog
1 parent 63f21e0 commit eaf8a70

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,11 @@
1-
## 0.1.6 [](https://github.com/ujh/iomrascalai/compare/0.1.5...master)
2-
3-
### Changes
1+
## 0.1.6 [](https://github.com/ujh/iomrascalai/compare/0.1.5...0.1.6)
42

53
* The engines can now utilize multiple threads (use the -t command
64
line switch)
75
* Debug output to stderr is now only generated when running with -l
86
* The code coverage is now measured and reported through a badge in
97
the README
108

11-
### Performance
12-
13-
After running 100 games on 9x9 with komi 6.5 and a time limit of 5
14-
minutes (sudden death) using 8 threads the win rates are as follows:
15-
16-
* X% ± Y% of the AMAF engine against GnuGo 3.8 (level 0)
17-
189
## 0.1.5 [](https://github.com/ujh/iomrascalai/compare/0.1.4...0.1.5)
1910

2011
### Changes

0 commit comments

Comments
 (0)