From: Kenichi Handa <handa@m17n.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: kawabata.taichi@gmail.com, emacs-devel@gnu.org
Subject: Re: Byte-compiling ucs-normalize.el takes a long time
Date: Fri, 14 Aug 2009 20:10:19 +0900 [thread overview]
Message-ID: <E1Mbufr-0001uz-0S@etlken> (raw)
In-Reply-To: <83ab22k96r.fsf@gnu.org> (message from Eli Zaretskii on Fri, 14 Aug 2009 12:59:24 +0300)
In article <83ab22k96r.fsf@gnu.org>, Eli Zaretskii <eliz@gnu.org> writes:
> I tried on 2 different and fairly modern machines: a single-CPU
> hyper-threaded 3GHz Windows XP box, and a GNU/Linux machine with 4
> dual-core 2.2GHz CPUs. The Windows box was otherwise idle, the
> GNU/Linux machine had a load average of 1.2. The times are:
> Windows:
> real 00h00m13.750s
> user 00h00m12.562s
> sys 00h00m00.609s
> GNU/Linux:
> real 0m19.975s
> user 0m19.740s
> sys 0m0.150s
> Why does it take so long to byte-compile this file?
It seems that it generates a complicated (and/or big) table
while compiling to avoid a slowness of loading.
---
Kenichi Handa
handa@m17n.org
prev parent reply other threads:[~2009-08-14 11:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 9:59 Byte-compiling ucs-normalize.el takes a long time Eli Zaretskii
2009-08-14 11:10 ` Kenichi Handa [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Mbufr-0001uz-0S@etlken \
--to=handa@m17n.org \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=kawabata.taichi@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).