v.0.1.7

Improvements:

  1. The matcherlib library was updated

  2. 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:

  1. 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.