1
0
Fork 0

Typography change for bench

pull/3518/head
Stéphane Nicolet 2021-06-02 08:37:00 +02:00 committed by GitHub
parent 95f73ff393
commit 4ada291429
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -143,9 +143,9 @@ For users, the following UCI options, which can typically be set via a GUI, are
For developers the following non-standard commands might be of interest, mainly useful for debugging:
* #### bench ttSize threads limit fenFile limitType evalType
Performs a standard benchmark using various options. The signature or standard node
count is obtained using all defaults. `bench` is currently `bench 16 1 13 default depth mixed`.
* #### bench *ttSize threads limit fenFile limitType evalType*
Performs a standard benchmark using various options. The signature of a version (standard node
count) is obtained using all defaults. `bench` is currently `bench 16 1 13 default depth mixed`.
* #### compiler
Give information about the compiler and environment used for building a binary.