Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add profiling option with Clang via -ftime-trace (#146)
Introduces a new option, ROUGHPY_PROFILE_BUILD, to enable profiling with Clang using the -ftime-trace flag. This option is only valid when using Clang and not Apple Clang.
- Loading branch information