We are planning to switch from RFA to EMA to get level 1 market price. When we do performance testing, we found that EMA has much higher Young GC and larger amount of bytes created than RFA. I used View and StringDeduplication JVM parameters on consumer side to improve the performance. But, is there any reason that can explain this young GC problem? Does EMA have a dictionary similar to RFA dictionary to filter out unused fields and data?