mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-22 22:34:53 -04:00
b41cb80e33
The value of a const field is computed at compile time and stored in the metadata, which improves run-time performance when it is compared to a static readonly field.