CPython Built with LLVM is Significantly Slower than with GCC #331
ericsnowcurrently
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@eduardo-elizondo noticed that if CPython is built using clang, it is about 6% slower than if built with gcc. It isn't clear yet where the difference lies. Eddie was able to tune LLVM a bit to get the difference down to 3% and was optimistic that could be further improved.
Beta Was this translation helpful? Give feedback.
All reactions