all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tumashu  <tumashu@163.com>
To: "Fabrice Popineau" <fabrice.popineau@gmail.com>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re:Re: How to make 'load' fast in window?
Date: Wed, 15 Jun 2016 10:47:13 +0800 (CST)	[thread overview]
Message-ID: <16b0e6e3.3bf4.15551f49e0b.Coremail.tumashu@163.com> (raw)
In-Reply-To: <loom.20160614T223814-121@post.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1590 bytes --]


emacs 24.5 is downloaded from ftp://ftp.gnu.org/gnu/emacs/windows/ , I don't know whether it is enable -02,


May be my machine is too slow, Thinkpad s3-s440

1. i5-4210U  http://ark.intel.com/products/81016/Intel-Core-i5-4210U-Processor-3M-Cache-up-to-2_70-GHz
2. 4G RAM
 







At 2016-06-15 04:39:34, "Fabrice Popineau" <fabrice.popineau@gmail.com> wrote:
>Eli Zaretskii <eliz <at> gnu.org> writes:
>
>> 
>> > From: Fabrice Popineau <fabrice.popineau <at> gmail.com>
>> > Date: Tue, 14 Jun 2016 07:36:19 +0000 (UTC)
>> > 
>> > > download pyim-bigdict-cf210fa066f2fa18c1606eeddfffcf84.el from  
>> > https://github.com/tumashu/tumashu-temp-filesand eval: 
>> > > 
>> > > #+BEGIN_EXAMPLE        (setq pyim-dict-cache              (with-temp-
>> > buffer                (insert-file-contents "/path/to/pyim-bigdict-
>> > cf210fa066f2fa18c1606eeddfffcf84.el")                (eval (read (current-
>> > buffer)))))#+END_EXAMPLE
>> > > 
>> > 
>> > So, starting from `emacs -Q' on an i7-4702HQ with emacs-25.0.94, windows 10, 
>I 
>> > get a user time of about 4s and the following profiler report:
>> 
>> On an i7 system I get 0.6s with Emacs 25.0.95 and 2s with 24.5.  Both
>> are optimized (-O2) builds.  This is comparable with the GNU/Linux
>> results, and is what I'd expect.  Unless yours are not -O2, I don't
>> understand how you get so much slower times.
>
>I was running in economy mode power plan :-)
>
>$ time ../../build-emacs-25/src/emacs -Q -batch -l test.el
>
>real    0m0.737s
>user    0m0.000s
>sys     0m0.015s
>
>So yes, he must be using an unoptimized build.
>
>Fabrice

[-- Attachment #2: Type: text/html, Size: 2631 bytes --]

  reply	other threads:[~2016-06-15  2:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13  2:29 How to make 'load' fast in window? tumashu
2016-06-13  5:44 ` Jiege Chen
2016-06-13 13:44   ` Eli Zaretskii
2016-06-13 14:09   ` Fabrice Popineau
2016-06-14  3:25     ` tumashu
2016-06-14  7:36       ` Fabrice Popineau
2016-06-14 14:46         ` Eli Zaretskii
2016-06-14 20:39           ` Fabrice Popineau
2016-06-15  2:47             ` tumashu [this message]
2016-06-15  6:51               ` Fabrice Popineau
2016-06-17  8:48                 ` Fabrice Popineau
2016-06-15 14:46               ` Eli Zaretskii
2016-06-15 15:15                 ` Fabrice Popineau
2016-06-15 15:40                   ` Eli Zaretskii
2016-06-15 15:49                     ` Fabrice Popineau
2016-06-15 17:23                       ` Eli Zaretskii
2016-06-15 15:30                 ` Fabrice Popineau
2016-06-15 22:41                   ` Feng Shu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16b0e6e3.3bf4.15551f49e0b.Coremail.tumashu@163.com \
    --to=tumashu@163.com \
    --cc=emacs-devel@gnu.org \
    --cc=fabrice.popineau@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.