Memory leak concerns

So I just ran ionic start Test and served that app on Chrome. I clicked around thoroughly while recording Timeline (capturing stacks and memory). I have noticed that although the Used JS Heap decreases each time I change views, the amount of Nodes and Listeners just keep increasing. Has anyone investigated into this and see if there’s any cause for concern?