Skip to content

Improve diagnostics adding performance

Waqar Ahmed requested to merge work/diag-add-fast into master
  • Instead of adding one item at a time, add a whole list.
  • Don't setFlags on item if the flags are same

Merge request reports