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 > > On Sat, Sep 21, 2019 at 5:16 PM Miro Hrončok w