emacs-devel
[Top][All Lists]
Advanced

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

Re: Split `simple.el'?


From: Eli Zaretskii
Subject: Re: Split `simple.el'?
Date: Thu, 05 Apr 2018 08:55:35 +0300

> Cc: address@hidden, address@hidden
> From: Paul Eggert <address@hidden>
> Date: Wed, 4 Apr 2018 12:59:16 -0700
> 
> Each sample counts as 0.01 seconds.
>    %   cumulative   self              self total
>   time   seconds   seconds    calls  ms/call  ms/call name
>   25.00      0.02     0.02   673036     0.00     0.00 mark_object
>   12.50      0.03     0.01    69505     0.00     0.00 Fassq
>   12.50      0.04     0.01    49803     0.00     0.00 re_search_2
>   12.50      0.05     0.01    31578     0.00     0.00 Ffuncall
>   12.50      0.06     0.01    10570     0.00     0.00 exec_byte_code
>   12.50      0.07     0.01      225     0.04     0.04 map_sub_char_table
>   12.50      0.08     0.01        3     3.33     3.33 sweep_strings

I think the relatively high use of Fassq is because we call it when
looking for appropriate fonts.

Btw, isn't it strange that changing your system configuration affects
the profile so much?  Did the change involve any significant
modifications in the fonts that are installed, or in the version or
configuration of fontconfig?



reply via email to

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