Improve the perfermance of getting package dependence. 39/246239/1 submit/trunk/20201029.114030 submit/trunk/20201029.132130 submit/trunk/20201029.140230 submit/trunk/20201030.104730 submit/trunk/20201030.143530 submit/trunk/20201102.094730
authorbiao716.wang <biao716.wang@samsung.com>
Tue, 27 Oct 2020 07:28:20 +0000 (16:28 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Tue, 27 Oct 2020 07:35:21 +0000 (16:35 +0900)
commit411e2ccb3aeafa863a7313d6e87f9e63a886ce38
tree7df60c6440f99853de836b233a37ebc2bc6d42e4
parentffe4defe35de093ca920f5917349bfd8645a51a2
Improve the perfermance of getting package dependence.

After change, the run time of update_pkgdeps has been shorteneded to 25% of the original run time.
For tesing of tizen unified 956 packages, the orignial run time of this function is 154s, now is 41s.

Change-Id: I0bb96c7890559d0b6ed56b39c7a558137a2d8bb0
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
depanneur