On databases with slow writes, start scrum can be quite stressful an take significant time.
On a reference benchmark a strart scrum that takes 3.46 seconds on a dev laptop takes 45s on a unused staging server and almost 3mn on busy production server.
We can reduce the wall time significantly (down to ~5.5s on staging) by removing writes due to ranking and null values.