barrybecker4/ScalphaGoZero

calculate baseline performance

Closed this issue · 2 comments

If we ever make changes that affect performance we should know how much it improved or degraded by. I recommend running some tests to create some baseline numbers on my current hardware and putting the results in a row in a table so that it is easy to update that table with additional rows for other tests as things change.

Columns should be :

  • ScalphaGo version
  • Hardware OS, CPU, num CPUs, etc
  • Size board
  • num residual blocks
  • num trials
  • etc

When the episodes are done with self-play, the duration and performance statistics should be reported.

Done. More results should be added to
performance/performance-results.csv
as we get them.