a370104535
When a value is promoted in the LRU cache, its weight is removed and added. The LocalModel object was recalculating the model size for ever weight check, which caused a polynomial runtime. This commit changes the model size to only be calculated in the LocalModel ctor. |
||
---|---|---|
.. | ||
licenses | ||
qa | ||
src | ||
build.gradle |