emacs-devel
[Top][All Lists]
Advanced

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

Re: Byte-compiling ucs-normalize.el takes a long time


From: Kenichi Handa
Subject: Re: Byte-compiling ucs-normalize.el takes a long time
Date: Fri, 14 Aug 2009 20:10:19 +0900

In article <address@hidden>, Eli Zaretskii <address@hidden> 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
address@hidden




reply via email to

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