Migrate get vim_types to new framework 77/34677/2
authorHong Hui Xiao <honghui_xiao@yeah.net>
Thu, 8 Mar 2018 06:19:54 +0000 (14:19 +0800)
committerHong Hui Xiao <honghui_xiao@yeah.net>
Fri, 23 Mar 2018 02:42:55 +0000 (10:42 +0800)
A simple comparison between new framework and old framework can
be found at [1]. In a high concurrent situation, new framwork
is 24 times faster than old one. Since get vim_types is less
overhead, result in [1] is more convincing to just compare frameworks.

[1] https://paste.ubuntu.com/p/Nc5WTgsKNP/

Change-Id: I0bd3ada0684cb20319895ced77d10d8593873eee
Issue-ID: MULTICLOUD-150
Signed-off-by: Hong Hui Xiao <honghui_xiao@yeah.net>

No differences found