Closed esanderson closed 3 years ago
Fixed a major performance issue in NSiteRefRelation- getting all relations is very expensive but searching for relations with a relation ID is more optimized. Also, removed redundant work in TagManager that was slowing down readAll operations.
Fixed a major performance issue in NSiteRefRelation- getting all relations is very expensive but searching for relations with a relation ID is more optimized. Also, removed redundant work in TagManager that was slowing down readAll operations.