refcator demangler to avoid temporary vector and string creation. 21/244921/3
authorsub.mohanty@samsung.com <sub.mohanty@samsung.com>
Sat, 26 Sep 2020 00:21:29 +0000 (09:21 +0900)
committerSubhransu Mohanty <sub.mohanty@samsung.com>
Mon, 28 Sep 2020 01:20:33 +0000 (10:20 +0900)
commit6686e68a16380099ed805f804380b84f9d2610a1
tree9347f7595a215b3ad4dac5ec9f905938b332fc26
parent97a968a80ad681b1cbbc219fa6729f2344672476
refcator demangler to avoid temporary vector and string creation.

-this patch reduces heap allocation by 130,000

Change-Id: Ic095319c11aea9e5235683f409b7ee846087d702
dali/internal/event/common/demangler-unix.cpp
dali/internal/event/common/demangler-windows.cpp
dali/internal/event/common/demangler.h