elementary_test: Search menu performance optimization.
authorUmesh Tanwar <umesh.tanwar@samsung.com>
Tue, 9 Aug 2016 06:00:41 +0000 (15:00 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 9 Aug 2016 06:03:53 +0000 (15:03 +0900)
commit06f4a790e6c7ae2c6af592ccab23f1d26dfccb1e
tree9231f955a864172835940a47e733ce7ebe91fab2
parentac0dd3107567de6da9b6552dc0ca0481a8a4cbd8
elementary_test: Search menu performance optimization.

Summary:
elementary_test search menu is created again and again
at each search query. Here the optimaization is to remember
the menu item and retain them instead of deletion and reuse them.

Signed-off-by: Umesh Tanwar <umesh.tanwar@samsung.com>
Test Plan:
search item in elementary_test and measure the
performace time.

Reviewers: jpeg

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D4218

Signed-off-by: Jean-Philippe Andre <jp.andre@samsung.com>
src/bin/elementary/test.c