Optimize _yaml.node_get

Description

_yaml.node_get is a hot path, optimizing the logic gives us around 3% total runtime improvement

Merge request reports

Loading