emacs-devel
[Top][All Lists]
Advanced

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

Re: Entering emojis


From: Lars Ingebrigtsen
Subject: Re: Entering emojis
Date: Fri, 29 Oct 2021 18:34:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> I'd still would like to see a profile.  Here's the recipe:
>
>   emacs -Q
>   M-x load-file RET lisp/play/emoji.el RET
>   M-x profiler-start RET RET
>
> Then run the command you say is slow.  When it finishes, do this:
>
>   M-x profiler-report RET

         133  78% - ...
          87  51%  - let
          87  51%   - while
          87  51%    - let
          87  51%     - emoji--adjust-displayable
          87  51%      - if
          87  51%       - setcdr
          87  51%        - seq-filter
          87  51%         - seq-map
          87  51%          - apply
          87  51%           - #<compiled 0x1843caf3bb7f29b4>
          87  51%            - mapcar
          87  51%             - #<compiled 0x91a61154359fe3f>
          87  51%              - #<lambda -0x17fb383fa8059ce8>
          87  51%               - not
          87  51%                - symbolp
          87  51%                   char-displayable-p
          34  20%  - minibuffer-complete
          34  20%   - completion-in-region
          34  20%    - completion--in-region
          34  20%     - #<compiled -0xf1bbde4b0103a2>
          34  20%      - apply
          34  20%       - #<compiled 0x13ba59660bb71ecd>
          34  20%        - completion--in-region-1
          34  20%         - completion--do-completion
          34  20%          - completion-try-completion
          34  20%           - completion--nth-completion
          34  20%            - completion--some
          34  20%             - #<compiled 0x1d99e92c356afe75>
          34  20%              - completion-basic-try-completion
          34  20%               - try-completion
          34  20%                - #<compiled -0x1ca7c2c7aa49bfc8>
          34  20%                   complete-with-action
          12   7%    Automatic GC


-- 
(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]