Previously, the node would always evaluate the input field on the entire geometry domain. This is good when most indices will be accessed afterwards. However, it is quite a bad when only a single index is used. Now the field is only evaluated for that one index.