ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

chore: Random cleanups

Open relrelb opened this issue 2 years ago • 0 comments

  • Replace consecutive pushes with extend - This should be slightly more efficient.
  • Avoid some Vec::with_capacity.
  • De-duplicate code.

relrelb avatar Sep 10 '22 08:09 relrelb