Hi,
Im not sure. When I change the accept to include 'tcpNoDelay=1' as below:
p =
subprocess.Popen("/home/buildslave/source/libo-core/instdir/program/soffice
--accept=\"socket,host=localhost,port=2002,tcpNoDelay=1;urp;StarOffice.ServiceManager\"
--headless", shell=True, env=myenv)
I get no noticeable difference.
- Maarten.
On Tue, Jan 6, 2015 at 12:01 PM, Noel Grandin <noel@peralex.com> wrote:
Just a guess, but I would suspect that setting the TCP_NODELAY socket
option on both ends of the socket would speed things up considerably.
I think that some BSD-based operating systems have a loopback shortcut in
their networking code, which would explain some of the speed difference
between Linux and OSX.
Disclaimer: http://www.peralex.com/disclaimer.html
Context
- Re: Severe performance degradation on Linux (continued)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.