[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RPC performance
From: |
Ludovic Courtès |
Subject: |
Re: RPC performance |
Date: |
Mon, 19 Jun 2017 23:25:58 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
address@hidden (Ludovic Courtès) skribis:
> There are several ways we can improve it, and over time we should try to
> implement all of them:
>
> 1. Buffer writes to the server socket (currently it’s terrible if you
> look at the ‘write’ calls in ‘strace’).
Done in commit e037e9dbec1ab5a8cfaf65d73aa3afb2eeb98d71. It doesn’t
significantly improve performance, probably because the other problems
are more acute, but it’s good to have.
Ludo’.
- RPC performance, (continued)
- RPC performance, Ludovic Courtès, 2017/06/19
- Re: RPC performance, Ludovic Courtès, 2017/06/19
- Re: RPC performance, Ricardo Wurmus, 2017/06/19
- Re: RPC performance, Andy Wingo, 2017/06/22
- Re: RPC performance, Ludovic Courtès, 2017/06/22
- Re: RPC performance, Andy Wingo, 2017/06/23
- Re: RPC performance, Ludovic Courtès, 2017/06/23
- Re: RPC performance, Andy Wingo, 2017/06/23
- Re: RPC performance, Ludovic Courtès, 2017/06/26
- Re: RPC performance, Andy Wingo, 2017/06/26
- Re: RPC performance,
Ludovic Courtès <=
- Re: RPC performance, Ricardo Wurmus, 2017/06/22
- Re: Combining Guix, direnv and Emacs for environment customisation, Ricardo Wurmus, 2017/06/07
- Performance on NFS, Ludovic Courtès, 2017/06/07
- Re: Performance on NFS, Ricardo Wurmus, 2017/06/07