[Python-Dev] first post introduction and question regarding lto

2017-08-07 Thread Soldea, Octavian
Hello This is my first post after I just have subscribed to the Python-Dev mailing list. In this context, the welcome confirmation message suggested to introduce myself. My name is Octavian Soldea and I am with the Python optimization team in DSLOT group in Intel, Santa Clara, California. In

Re: [Python-Dev] first post introduction and question regarding lto

2017-08-07 Thread Soldea, Octavian
combining pgo and lto. In this context, I will be more than happy to receive more feedback and opinions. Best regards, Octavian From: Gregory P. Smith [mailto:g...@krypto.org] Sent: Monday, August 7, 2017 3:12 PM To: Soldea, Octavian ; Python-Dev@python.org Subject: Re: [Python-Dev] first

Re: [Python-Dev] first post introduction and question regarding lto

2017-08-07 Thread Soldea, Octavian
Stinner ; Soldea, Octavian Cc: Python-Dev@python.org Subject: RE: [Python-Dev] first post introduction and question regarding lto We evaluated different tests before setting down and proposing regrtest suite for PGO training, including using OpenStack benchmarks for OpenStack applications. The

Re: [Python-Dev] first post introduction and question regarding lto

2017-08-07 Thread Soldea, Octavian
Hi Gregory Thank you for your message. I will conduct several experiments and try to come back as soon as possible with a conclusion. Best regards, Octavian From: Gregory P. Smith [mailto:g...@krypto.org] Sent: Monday, August 7, 2017 5:13 PM To: Soldea, Octavian ; Wang, Peter Xihong