Re: Building the python executable statically with libpython*.a for better performance

2019-11-04 Thread Charalampos Stratakis
- Original Message - > From: "Neal Gompa" > To: "Fedora Python SIG" > Cc: "David Gray" > Sent: Saturday, October 26, 2019 5:01:52 PM > Subject: Re: Building the python executable statically with libpython*.a for > better performance &

Re: Building the python executable statically with libpython*.a for better performance

2019-10-31 Thread Petr Viktorin
On 2019-10-26 17:01, Neal Gompa wrote: On Sat, Sep 21, 2019 at 5:16 PM Miro Hrončok wrote: Hello, we've been recently approached by a colleague from Red Hat working on performance (CCed). According to their testing, Fedora Python performance could be improved by ~15% by building /usr/bin/pyt

Re: Building the python executable statically with libpython*.a for better performance

2019-10-29 Thread Miro Hrončok
On 30. 10. 19 1:27, Neal Gompa wrote: On Tue, Oct 29, 2019 at 6:58 PM Charalampos Stratakis wrote: Through our latest benchmarks the speedup could be up to 27% so I would say it's definitely worth it, and we plan to work with the affected packages to see how to best resolve the issues, if th

Re: Building the python executable statically with libpython*.a for better performance

2019-10-29 Thread Neal Gompa
On Tue, Oct 29, 2019 at 6:58 PM Charalampos Stratakis wrote: > > Through our latest benchmarks the speedup could be up to 27% so I would say > it's definitely worth it, and we plan to work with the affected packages to > see how to best resolve the issues, if they arise, on a case by case basis.

Re: Building the python executable statically with libpython*.a for better performance

2019-10-29 Thread Charalampos Stratakis
- Original Message - > From: "Neal Gompa" > To: "Fedora Python SIG" > Cc: "David Gray" > Sent: Saturday, October 26, 2019 5:01:52 PM > Subject: Re: Building the python executable statically with libpython*.a for > better performance &

Re: Building the python executable statically with libpython*.a for better performance

2019-10-26 Thread Neal Gompa
On Sat, Sep 21, 2019 at 5:16 PM Miro Hrončok wrote: > > Hello, > > we've been recently approached by a colleague from Red Hat working on > performance (CCed). > > According to their testing, Fedora Python performance could be improved by > ~15% > by building /usr/bin/python* statically with libpy

Building the python executable statically with libpython*.a for better performance

2019-09-21 Thread Miro Hrončok
Hello, we've been recently approached by a colleague from Red Hat working on performance (CCed). According to their testing, Fedora Python performance could be improved by ~15% by building /usr/bin/python* statically with libpython*.a. That sounds like a worthy thing to do. https://bugzill