Have you some experience / link about difference between Python builded with gcc and clang?
Marco Sulla
mail.python.org at marco.sulla.e4ward.com
Sun Mar 1 19:09:50 EST 2020
Oooohhh.... uff, I have to install latest clang... or better, compile
it as I did for gcc. And I have to read the install docs to see if
there's some trick to optimize it... and I have to read the docs of
pyperformance too (I only used pyperf until now)...
Oh well, tomorrow :-D
On Mon, 2 Mar 2020 at 00:58, Skip Montanaro <skip.montanaro at gmail.com> wrote:
>>
>> Have you compiled it optimized (--enable-optimizations --with-lto)?
>
>
> Nope, just ./configure. Further investigation is left as an exercise for the reader. :-)
>
> Skip
More information about the Python-list
mailing list