QIDITECH / Qidi-Print

GNU Lesser General Public License v3.0
6 stars 5 forks source link

Optimization of SettingDefinition in SettingDefinition.py #5

Open sean512 opened 1 year ago

sean512 commented 1 year ago

The function I optimized was about 10% to 30% faster. I was able to confirm that the application works fine with the changed code. Please note that there may be some side effects because I changed the method for resetting set type variables to clear().

https://github.com/sean512/Qidi-Print/issues/8