Commits

Dave Abrahams committed 7e5e1b81107
[pre-commit-benchmark] Default to one run at -O3 Also add a -O option that allows one to specify desired optimization levels. This will make it much easier to get a lightweight answer to "did I speed things up?" while still allowing pre-commit-benchmark -r3 -O3 -Ofast -O0 to do a more thorough test. Swift SVN r19741