-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
While doing some performance monitoring I noticed a large amount of iterators created in AbstractTranscoder, we can completely eliminate them by using an array instead of an ArrayList.