Created
May 3, 2016 09:22
-
-
Save MP0w/ed8bb60bd4c92f406d652ce6e5fdf03e to your computer and use it in GitHub Desktop.
SwiftCompilerDebugTime
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-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