mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 21:52:23 +08: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>