So can't track allocations but heap dump gives information and the culprit seems to be SnapshotMutableStateImpl. Seems the values are about LazyListMeasureResult so I suppose this is not tied to my code, but a bug I should try to repro and open an issue?