tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem of `tramp-handle-file-local-copy' and inline transfer compre


From: Michael Albinus
Subject: Re: problem of `tramp-handle-file-local-copy' and inline transfer compressing
Date: Tue, 27 Apr 2010 16:11:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Toru TSUNEYOSHI <address@hidden> writes:

> And I updated the patch. It pays attention to coding system mainly.
> Please check it.

I've checked it, it works fine so far. But I'm curious, whether you have
performance figures about speed improvement. IIUC, compression works only
for files with a size greater than tramp-inline-transfer-compress-start-size
(4096 bytes) and less than tramp-copy-size-limit (10240 bytes). I've
copied a text file (8187 bytes) from fencepost.gnu.org to my local
machine; the used time was 0.6 sec (w/o compression) and 0.4 sec (with
compression), respectively.

Maybe, you have more impressive numbers.

> --- tramp.el.original 2009-07-08 22:22:51.000000000 +0900
> +++ tramp.el  2010-04-25 01:37:53.539160600 +0900

Btw, it would simplify the work, if you could provide patches towards
tramp.el from the Tramp repository.

Best regards, Michael.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]