Not a developer here. I have a custom parent record with 40 calculated custom fields (standard deviation and averages) based on the values from the related child custom records. This data is critical to us, so I’m hoping I can update the values real time via scripting. So I’m thinking that when I create/edit/delete a child record, the related parent record’s 40 calculated fields will be automatically updated (real time). So far, the maximum child record values that we may have is 20 per parent record. Would this be an issue performance-wise (40 calculated fields)?