•  
      request #47168 Performance issue on big reports
    Infos
    #47168
    Manuel Vacelet (vaceletm)
    2026-03-06 13:36
    2026-03-06 13:36
    48893
    Details
    Performance issue on big reports

    Instead of creating one aritfact per issue on this matter, create a catch all for the remaining effort:

    • [⏳] O(rows): one query per artifact
    • [] O(rows): one query per changeset
    • [] O(rows): one query per text field
    • [] O(rows): one query per list field without pre-compute (eg. MSB).

    On the reference tracker (10 columns, 700 rows) that's another 2700 queries saved.

    Trackers
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Manuel Vacelet (vaceletm)
    Under implementation
    Empty
    Attachments
    Empty
    References