Closed jkanner closed 1 year ago
Attempting to have less calls to load data, by storing the data in a dictionary. Not clear if this really speeds up performance, but it seems cleaner than calling the same method repeatedly.
Attempting to have less calls to load data, by storing the data in a dictionary. Not clear if this really speeds up performance, but it seems cleaner than calling the same method repeatedly.