Before-save update in a flow is 10 times faster than an update in a record-change process that’s built-in Process Builder  Before-save updates in flow accomplish that same goal, but much more quickly because each record doesn’t get saved to the database again. Avoiding that extra save procedure means skipping another round of assignment rules, auto-response …