Skip to content

Use UDSEntry::reserve

Nicolas Fella requested to merge nicolasfella/kdeconnect-kde:reserve into master

We know how many entries we will insert in advance so we can reserve to save some allocations

Merge request reports