emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Ziems <sane@xiron.de>
To: emacs-orgmode@gnu.org
Subject: Re: setting priority through S-down and S-up is laggy on i5 cpu
Date: Sat, 17 Jan 2015 14:31:33 +0100	[thread overview]
Message-ID: <54BA6435.1090401@xiron.de> (raw)
In-Reply-To: <87twzqs8mq.fsf@nicolasgoaziou.fr>

Hello,

what actually is org mode doing during org-shiftdown and org-shiftup as 
they are quite heavy with 302 in comparison to org-shiftleft with 15.
i tried elp-instrument-package but im not sure how to get data out of it.

thanks
Am 16.01.2015 um 22:44 schrieb Nicolas Goaziou:
> Michael Ziems <sane@xiron.de> writes:
>
>> thanks for the reply. is this information already helpful:
>>
>> - command-execute 1331  92%
>>   - call-interactively 1327  91%
>>    - org-shiftdown 302  20%
>>     - call-interactively 302  20%
>>      - org-priority-down 302  20%
>>         org-priority 302  20%
>>    - org-shiftup 293  20%
>>     - call-interactively 293  20%
>>      - org-priority-up 293  20%
>>         org-priority 293  20%
>>    - next-line 183  12%
>>     - funcall 183  12%
>>      - #<compiled 0xc28a69>                                        183  12%
>>       - line-move 183  12%
>>          line-move-visual 180  12%
>>    - org-cycle 145  10%
>>     - org-cycle-internal-local 145  10%
>>      - run-hook-with-args 108   7%
>>       - org-optimize-window-after-visibility-change 104   7%
>>        - org-subtree-end-visible-p 8   0%
>>         - pos-visible-in-window-p 6   0%
>>          - jit-lock-function 6   0%
>>           - jit-lock-fontify-now 6   0%
>>            + funcall 6   0%
>>       + org-cycle-hide-archived-subtrees 2   0%
>>       + org-cycle-show-empty-lines 2   0%
>>      + show-children 34   2%
>>    + org-agenda 138   9%
>>    + previous-line 120   8%
>>    + byte-code 76   5%
>>    + find-file 31   2%
>>    + save-buffer 19   1%
>>    + org-shiftleft 15   1%
>>    + execute-extended-command 3   0%
>>    + org-shiftright 2   0%
>>   - autoload-do-load 3   0%
> I don't see anything suspicious.  Can you try using ELP (see
> `elp-instrument-package') to instrument org package?
>
>
> Regards,

  reply	other threads:[~2015-01-17 13:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 21:02 setting priority through S-down and S-up is laggy on i5 cpu Michael Ziems
2015-01-16 21:18 ` Nicolas Goaziou
2015-01-16 21:32   ` Michael Ziems
2015-01-16 21:44     ` Nicolas Goaziou
2015-01-17 13:31       ` Michael Ziems [this message]
2015-01-17 16:22         ` Nicolas Goaziou
2015-01-17 22:32           ` Michael Ziems
2015-01-17 22:45             ` Nicolas Goaziou

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54BA6435.1090401@xiron.de \
    --to=sane@xiron.de \
    --cc=emacs-orgmode@gnu.org \
    /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/org-mode.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).