Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help needed: Fastest compiler for aom-psy101 #1

Open
Uranite opened this issue Nov 17, 2024 · 0 comments
Open

Help needed: Fastest compiler for aom-psy101 #1

Uranite opened this issue Nov 17, 2024 · 0 comments

Comments

@Uranite
Copy link
Owner

Uranite commented Nov 17, 2024

I’m seeking advice on the best compiler to use for building aom-psy101, specifically to maximize performance.

So far, I’ve tried the following:

  • MSVC
  • GCC and Clang via MSYS2
  • Clang and Clang-CL via Ninja
  • Clang-CL using the -T ClangCL flag

From my initial testing, I found that MSVC and GCC (MSYS2) are slower than any of the Clang variants. However, the performance of Clang (MSYS2), Clang and Clang-CL (Ninja), and Clang-CL (-T ClangCL) appears to be roughly equal. That said, my testing has been brief, and more thorough comparisons are needed to determine which is truly the fastest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant