Skip to content

Instantly share code, notes, and snippets.

@yfujiki
Last active February 28, 2020 19:07
Show Gist options
  • Save yfujiki/42dc1ac6d3e1da76e7c72a279c894329 to your computer and use it in GitHub Desktop.
Save yfujiki/42dc1ac6d3e1da76e7c72a279c894329 to your computer and use it in GitHub Desktop.
UILabel-optimisation2.csv
Base(MB) After(MB) Diff(MB)
Simple Label 6.34 6.59 0.25
Simple Label with Nilify 6.46 6.48 0.02
Attributed Label 6.38 6.53 0.15
Attributed Label with Nilify 6.50 6.61 0.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment