Skip to content

Optimize the null boundary check

From Mattermost discussion, it emerged that the "null" boundary check which doesn't check anything is actually used for something in production (while processing measurements), so let's optimize it into nothingness.

Merge request reports