•  
      request #11594 Reduce un-necessary DB writes on start scrum
    Infos
    #11594
    Manuel Vacelet (vaceletm)
    2018-06-18 15:57
    2018-06-11 15:14
    11929
    Details
    Reduce un-necessary DB writes on start scrum

    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.

    Agile Dashboard
    10.0
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-06-18
    Attachments
    Empty
    References

    Follow-ups