Hi, I was look at the ADG with advanced telemetry and notice as issue with get columns and garbage collection and come up with a reasonably simple fix.
https://issues.apache.org/jira/browse/FLEX-33682 The fix for it significantly improves ADG performance (much more that I thought it would), depending on the number of columns, rows etc and from what I've seen it can be up to twice as quick, and for some operations eg sorting columns and horizontal scrolling the speed improvement is even better than that. In some case I'd estimate that it's going to have an order of magnitude speed increase over Apache Flex 4.9. Can someone else try it out in their project and tell me what they see in terms of performance increase. Is this worth a point release or should we just point people to the nightly build? Enjoy! Justin