Skip to content

Instantly share code, notes, and snippets.

@ryanmr
Created January 6, 2016 22:28
Show Gist options
  • Save ryanmr/9d228141475ed9323f3b to your computer and use it in GitHub Desktop.
Save ryanmr/9d228141475ed9323f3b to your computer and use it in GitHub Desktop.
➜ wargame-go git:(develop) ✗ go build
➜ wargame-go git:(develop) ✗ ./wargame-go 4
WarGame Go
settings: threads = 4
4. done
---
Samples: 865 collected
Mean: 14.19781
Median: 14.17370
Standard Deviation: 0.06391
Coefficient of Variation: 0.00450
---
μ-Median: < 14.19781 - 14.17370 > Δ 0.02411
Min-Max: < 14.07780 - 14.36088 > Δ 0.28309
1-σ: < 14.13390 - 14.26172 > Δ 0.12782
99.9% CI: < 14.19066 - 14.20496 > Δ 0.01430
---
Threads: 4
Speed: 14.19112 g/ms
Total Games: 142060
Elapsed Time: 10 seconds
---
Rank: (5/5) A++
Rank Criteria: 99.9% CI | .01 Δ μ-Median | 10% Δ Min-Max | 1% COV | ± 1σ
---
Score: 14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment