Skip to content

Instantly share code, notes, and snippets.

@MP0w
Created May 3, 2016 09:22
Show Gist options
  • Save MP0w/ed8bb60bd4c92f406d652ce6e5fdf03e to your computer and use it in GitHub Desktop.
Save MP0w/ed8bb60bd4c92f406d652ce6e5fdf03e to your computer and use it in GitHub Desktop.
SwiftCompilerDebugTime
-Xfrontend -debug-time-function-bodies
Found somewhere:
pbpaste | egrep '\.[0-9]ms' | sort -t "." -k 1 -n | tail -20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment