search for: 9sec

Displaying 5 results from an estimated 5 matches for "9sec".

Did you mean: 5sec
2002 May 07
1
X11 forwarding and LBX
So I'm working from home today, and for the first time I've tried running Evolution over a forwarded X11 connection. Even though work has a T1 and I have 640k at home, and ssh is compressing, it's ... rather slow. So I fire off lbxproxy and try to run an xterm to see if it works. No dice, authentication denied. Does anybody have any experience with this? Is it possible to run
2024 Nov 06
1
Slow reply to "smbclient -NL localhost" : strace
On 06/11/2024 08:04, Michael Tokarev wrote: > Take a closer look at strace.? You've already noticed > the recv() call takes a noticeable time, - find all of > them. > > BTW, in your strace output you omitted some important > pieces, for example, it isn't visible what FD#5 corresponds > to, since you omitted its creation/open. > > The prob might not be the (host)
2024 Nov 06
1
Slow reply to "smbclient -NL localhost" : strace
...\0\0\0\1\0"..., iov_len=72}], 4) = 19 6 0.000685 recv(4, "\0\0\0I", 4, 0) = 4 0.000346 recv(4, "\376SMB@\0\0\0\3\1\0\0\v\0\1\0\23\0\0\0\0\0\0\0\5\0\0\0\0\0\0\0"..., 73, 0) = 73 2.421371 recv(4, "\0\0\0\264", 4, 0) = 4 using the same socket. The first case (with 9sec delay) happens right after smbclient printed headings for the share list, and issued a list-shares smb command to the server (whatever it is). The server replied after 9s only. BTW, I see a small delay exactly in this place on my test machine with a single test share, - on first access smbclient...
2020 May 08
4
[Debuginfo][DWARF][LLD] Remove obsolete debug info in lld.
...| -------------------------------------------------------------- Clang binary: ------------------------------------------------------------- | Options | size | link time | used memory | ------------------------------------------------------------- | A | 1.50G(100%) | 9sec(100%) | 9307MB(100%) | ------------------------------------------------------------- | B | 0.76G( 50%) | 68sec(755%) | 15055MB(161%) | ------------------------------------------------------------- | C | 0.82G( 54%) | 8sec( 89%) | 8402MB( 90%) | --------------------------...
2008 Sep 17
6
Poor performance with AFR
...er make has checked all 800 or so source files it tells you that there is nothing to do. I am afraid my timings speak for themselves: CP-A MAKE local disk < 5sec < 0.3sec NFS (100MBit) 55sec+-2sec < 2sec glusterfs (I) 4m29sec 17sec glusterfs (II) 4m05sec 18sec (I) unpatched fuse.ko, (II) patched fuse.ko, both over the same network as NFS. Note that in (II) the modified kernel module was used with the default (distribution provided) libfuse library. Measurements are fairly reproducib...