grafana/pkg/services/updatechecker
Denis Limarev 4d8287b319
Performance: add preallocation for some slice/map (#57860)
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>
2022-11-22 20:24:36 +08:00
..
grafana.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
plugins_test.go NavTree: Make it possible to configure where in nav tree plugins live (#55484) 2022-09-28 08:29:35 +02:00
plugins.go Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00