hello:
I found my memory useage increase quickly from 1% to 27% after I decode HKSE brokers use "rmtestBuffer.apply()"。
I develop with EMA C++ sdk 1.3.1;
when I decode HKSE brokers with RIC such as "0874bk.HKd", the num of RIC I requested is 14000+
and use "rmtestBuffer.apply()" to decode the updateMsg refer to "310MarketPriceRmtes";
my memory usage increase quickly.
memory usage do not decode brokers: 1%
memory usage do decode brokers: 27%
the detail info as "https://community.developers.refinitiv.com/questions/47273/ema-c-get-illegible-contents-in-updatemsg-of-broke.html"