Improved performance for Importer when reading DSS file(s) with large amount of variables. Updated algorithm to manage available and selected variable lists. Updated logic to avoid getting available variables for an input file more than once, and used HashSet to optimize for contains.
Improved performance for Importer when reading DSS file(s) with large amount of variables. Updated algorithm to manage available and selected variable lists. Updated logic to avoid getting available variables for an input file more than once, and used HashSet to optimize for contains.