Skip to content

Remove internal allocations in TrackCloneKiller

Arthur Marius Hennequin requested to merge ahennequ_clonekiller into master

While profiling memory, I saw that TrackCloneKiller account for 33% of HLT2 allocations. This PR should solve that and hopefully help to reduce pressure on memory.

To be tested for throughput.

@sponce @sstahl

Edited by Arthur Marius Hennequin

Merge request reports