@kha The `-O3` option is not at CMAKE_CXX_FLAGS, but in build mode specific configuration. I added this hack because I want to include performance tests too. Perhaps, I should move performance tests to a different directory.
cc @kha