Skip to content

Conversation

kinfkong
Copy link
Contributor

@kinfkong kinfkong commented Feb 29, 2024

Add totalVisits in the GTP analyze output.
The reason we need this is that: some Go GUI apps shows the search speeds (visits/s), the total visits was calculated by summing up all the "info.visits". Howerver, ikatago-server (a tool helping running katago remotely) only returns the first 25 moves by default (to reduce the network traffic), which causes the total visits calculated in the GUI apps is smaller than it actually is. A totalVisits value output directly in GTP output helps we get the actual total visits at client side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant