We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ply 5 stats 5/5-100/400/0.50 Time: 17316.000000 s Sim: -1643774495 Sims/Sec: -94928.072014 Mvs/Sms | 14.0/28.0 | 11.0/18.5 | 7.9/13.0 | 5.7/8.9 | 3.9/5.9 = 9534073856 (yes i let the ply 5 run for nearly 5 hours)
stats 5/5-100/400/0.50 Time: 17316.000000 s Sim: -1643774495 Sims/Sec: -94928.072014 Mvs/Sms | 14.0/28.0 | 11.0/18.5 | 7.9/13.0 | 5.7/8.9 | 3.9/5.9 = 9534073856
ASIDE: Looks like 32-bit overflow in that output code (see ply 5 total Sim time case). Should change those variables to long/int64.
Originally posted by @hamstercrack in #9 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ASIDE:
Looks like 32-bit overflow in that output code (see ply 5 total Sim time case). Should change those variables to long/int64.
Originally posted by @hamstercrack in #9 (comment)
The text was updated successfully, but these errors were encountered: