Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The code to remove padding is clear and concise but it fairly inefficient, enough to show up in profiling. We should optimize this algorithm to be more efficient and reduce allocations.