Files
owncast/controllers/admin/viewers.go
Florian Lehner 203f669ca8 preallocate memory (#2201)
**What this PR does / why we need it:**

Preallocate memory instead of enforcing an incremental growth. This will result in less work for the garbage collector.
2022-10-12 16:37:26 -07:00

1.5 KiB