v.0.1.7¶
Improvements:¶
The matcherlib library was updated
A logic of the loading descriptors to the matcherlib cache was changed. The loading will be break if count loaded descriptors is less than DELTA_BATCH_SIZE from config_common.py.
Bugs fixed:¶
A memory usage was decreased in a case of using cache and a lot of small lists
How to update from previous version:¶
To update from previous version, replace all folders with files and update dependencies from requirements.txt.