I have a thought and a question:My notes say "If I use `--buildtype=release` it optimizes `-O2` and the executable contains no debug symbols."
So, seeing as end users will presumably be seeing the performance generated by `--buildtype=release`, should we be building with that for all performance testing?