Shader instructions stats - Am I cooking GPUs?

Thanks for the input. I migrated the Grid material into UE 5.6 to check the shader complexy and stat GPU which are not available in UEFN

```
Base pass shader: 391 instructions
Base pass vertex shader: 148 instructions
```

Shader Complexity

GPU stat - With grid material applied to floor

GPU stat - Solid color material applied to floor (Control test case)

Can you help decipher the GPU stat data?