grafana/pkg/plugins/manager/loader
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
..
finder remove unused cfg (#54770) 2022-09-06 08:59:28 -04:00
initializer Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
ifaces.go Plugins: Create single point of entry for adding / removing plugins (#55463) 2022-09-23 14:27:01 +02:00
loader_test.go RBAC: remove redundant role name field from plugin role registrations (#58166) 2022-11-15 09:51:40 +01:00
loader.go RBAC: Allow role registration for plugins (#57387) 2022-11-07 11:30:45 +01:00