Skip to content

Instantly share code, notes, and snippets.

@art-divin
Last active October 21, 2023 16:24
Show Gist options
  • Save art-divin/f83bc2622a2c57fc6147094e8398fc0c to your computer and use it in GitHub Desktop.
Save art-divin/f83bc2622a2c57fc6147094e8398fc0c to your computer and use it in GitHub Desktop.
Comparison of `time xcodebuild` output before and after code optimization
Before After
2.10s user 0.53s system 20% cpu 12.784 total 2.08s user 0.51s system 20% cpu 12.629 total
2.11s user 0.50s system 20% cpu 12.896 total 2.09s user 0.50s system 20% cpu 12.802 total
2.12s user 0.50s system 20% cpu 12.720 total 2.07s user 0.52s system 20% cpu 12.793 total
2.10s user 0.51s system 20% cpu 12.905 total 2.08s user 0.53s system 20% cpu 12.768 total
2.05s user 0.47s system 20% cpu 12.638 total 2.07s user 0.53s system 20% cpu 12.710 total
2.12s user 0.52s system 20% cpu 12.569 total 2.05s user 0.50s system 19% cpu 12.846 total
2.14s user 0.53s system 20% cpu 12.792 total 2.07s user 0.50s system 20% cpu 12.514 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment