emacs-devel
[Top][All Lists]
Advanced

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

Re: image-size


From: Lars Magne Ingebrigtsen
Subject: Re: image-size
Date: Thu, 20 Jun 2013 20:46:20 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> > If it's not transferred via X, why is it slow when running Emacs over
>> > ssh, but not locally?
>> 
>> I don't know.
>
> Actually, I have a guess: the time it takes is needed to decompress
> the JPEG data.  On my machine, even with local files of 3MB size it
> takes about a second.

address@hidden /tmp]$ time djpeg /tmp/0.jpg > /dev/null

real    0m0.028s
user    0m0.025s
sys     0m0.003s

> If I use other types of images, like PNG, it is much faster, and with
> XPM it is instantaneous.

And, like I said, if X is local, it's virtually instantaneous.  It's
network traffic related.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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