Skip to content

disable PV extension for nodestime - #6527

Open
robertnurnberg wants to merge 1 commit into
official-stockfish:masterfrom
robertnurnberg:pvextension-nodestime
Open

disable PV extension for nodestime#6527
robertnurnberg wants to merge 1 commit into
official-stockfish:masterfrom
robertnurnberg:pvextension-nodestime

Conversation

@robertnurnberg

@robertnurnberg robertnurnberg commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

The overhead measurement in the PV extension code is always in ms, whereas for nodestime the budget given is counted in nodes. Moreover, extending the PVs would eat into the nodes budget. So best to simply disable in this rarely used case.

Prompted by #6424 (comment).

Bench is unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants