emacs-devel
[Top][All Lists]
Advanced

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

Re: Lazy printing in tabulated-list-mode


From: Stefan Monnier
Subject: Re: Lazy printing in tabulated-list-mode
Date: Fri, 01 May 2015 16:46:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> - command-execute                                                3383  59%
>  - call-interactively                                            3383  59%
>   - funcall-interactively                                        3312  58%
>    - eval-expression                                             3312  58%
>     - eval                                                       3312  58%
>      - progn                                                     3312  58%
>       - tabulated-list-print                                     3309  58%
>        - let                                                     3309  58%
>         - let                                                    2676  46%
>          - while                                                 2676  46%
>           - let                                                  2669  46%
>            - apply                                               2646  46%
>             - tabulated-list-print-entry                         2640  46%
>              - let                                               2624  46%
>               - let                                              2254  39%
>                - while                                           2241  39%
>                 - let                                            2164  37%
>                  - setq                                          2151  37%
>                   - tabulated-list-print-col                     2101  36%
>                    - let*                                        1939  34%

Clearly, you used non-byte-compiled code here.  Can you try again after
byte-compiling package.el?


        Stefan



reply via email to

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