mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
This change preallocates slices and maps where the size of the data is known before the object is created. Co-authored-by: Joe Blubaugh <joe.blubaugh@grafana.com>