Skip to content

Speed up object finalization

Matthias Clasen requested to merge finalize-speedups into main

Batch some of the datalist manipulations.

This brings the newly added finalization performance test from ~3.2M objects/s to ~5.2M objects/s

Merge request reports