ireneista@irenes.space ("Irenes (many)") wrote:
oh hey, hah, so we started working on the patch to label-transform, and while we were doing that we totally thought of a way we can make that performance issue way better without implementing a new data structure
because it's a pair of linear traversals that need to happen in tandem anyway, so we just need to avoid redoing the work in one of them