﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
22104	[PATCH] Significantly reduce allocations in DataSetMerger when merging nodes	taylor.smock	team	"When I was profiling the MapWithAI plugin, I noticed that `DataSetMerger#merge` used ~400 MiB worth of allocations. With the attached patch, it uses ~19 MiB worth of allocations.

Steps to reproduce:
1. `osm-download.bounds=39.0635486;-108.5716152;39.0708789;-108.5593414`
2. Enable `City of Grand Junction, CO`, `Esri Community Trees`, `Esri Roads Sample (Preview)`, `MapWithAI`, `Statewide Aggregate Addresses in Colorado 2019 (Public)`, and `United States Addresses`.
3. Start profiling and download data + mapwithai data."	defect	closed	normal	22.06	Core		fixed	performance	
