Closed jameshartig closed 11 months ago
About the changes
Previously GetVariant would do 2 storage.Get calls which might be costly depending on the implementation. It doesn't need to do the second one if we just return the feature from isEnabled.
Closes #161
Important files
Discussion points
I'll take a look at this as soon as I can
About the changes
Previously GetVariant would do 2 storage.Get calls which might be costly depending on the implementation. It doesn't need to do the second one if we just return the feature from isEnabled.
Closes #161
Important files
Discussion points