Skip to content

Improve persistent variable performance with a cache

Anthropy requested to merge github/fork/Squishalot/master into master

Created by: Squishalot

Improves performance of persistent variables by caching them inside of a Dictionary.

Fixes provided by Xarinatan

Merge request reports