Skip to content

phases: fix a performance regression on large unbundles

Pierre-Yves David requested to merge topic/stable/phase-perf into branch/stable

An operation speeding small unbundle ended up slowing large one unexpectedly. It is actually fairly simple to fix with a couple of changes.

Merge request reports