* bug#66512: 30.0.50; flymake with checkdoc slows down typing in large Elisp buffers
@ 2023-10-13 5:53 Visuwesh
2023-10-13 6:37 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Visuwesh @ 2023-10-13 5:53 UTC (permalink / raw)
To: 66512
[-- Attachment #1: Type: text/plain, Size: 828 bytes --]
flymake-mode is largely unusable in large Elisp buffers with checkdoc
enabled as it sometimes takes a second for the typed words to be
displayed, and there are too many micro freezes. I have attached two
profiles one from emacs -Q, and one from my personal configuration saved
using the command profiler-report-write-profile. Both point to
checkdoc-this-string-valid being the time consuming function.
To reproduce,
1. src/emacs -Q
2. C-x C-f lisp/org/org.el RET
3. M-x flymake-mode RET
4. M-g i org-drag-line-forward RET
5. Move the point to be inside the docstring, and start typing away.
You should notice the latency sooner or later.
I can reproduce this in my fairly long init.el file too (~10k lines) and
I was forced to turn off checkdoc for the typing to be bearable in my
init.el file.
[-- Attachment #2: emacs-personal-config-checkdoc-slow.eld --]
[-- Type: application/octet-stream, Size: 44848 bytes --]
[profiler-profile "28.1" cpu #s(hash-table size 217 test equal rehash-size 1.5 rehash-threshold 0.8125 data ([redisplay--pre-redisplay-functions redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 2 [redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 506 [self-insert-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil nil nil nil nil nil] 123 [looking-at lisp-string-in-doc-position-p lisp-font-lock-syntactic-face-function font-lock-default-fontify-syntactically font-lock-fontify-syntactically-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x728e728aebd38e7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-function redisplay_internal\ \(C\ function\) nil nil nil] 9 [nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 154 [scan-sexps forward-sexp lisp-string-in-doc-position-p lisp-font-lock-syntactic-face-function font-lock-default-fontify-syntactically font-lock-fontify-syntactically-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x728e46e89a5e8e7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-function redisplay_internal\ \(C\ function\) nil nil] 4 [font-lock-extend-jit-lock-region-after-change run-hook-with-args jit-lock-after-change self-insert-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil nil nil] 6 [put-text-property jit-lock-after-change self-insert-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil nil nil nil] 3 [local-variable-p show-paren--enabled-p show-paren-function apply timer-event-handler nil nil nil nil nil nil nil nil nil nil nil] 6 [delete-char cond let paredit-backward-delete-in-string cond paredit-backward-delete funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil] 12 [buffer-local-value "#<compiled -0x18b6f5d92238c481>" "#<compiled -0x18b6f5d92238c481>" buffer-match-p show-paren--enabled-p show-paren-function apply timer-event-handler nil nil nil nil nil nil nil nil] 6 [show-paren-function apply timer-event-handler nil nil nil nil nil nil nil nil nil nil nil nil nil] 6 [parse-partial-sexp syntax-ppss jit-lock--antiblink-post-command nil nil nil nil nil nil nil nil nil nil nil nil nil] 7 [delete-and-extract-region "#<compiled 0x1533082f8555fa31>" apply "#<compiled -0xf5100029188c22>" buffer-substring--filter filter-buffer-substring kill-region kill-word backward-kill-word paredit-backward-kill-word funcall-interactively call-interactively command-execute nil nil nil] 3 [show-paren--locate-near-paren show-paren--default show-paren-function apply timer-event-handler nil nil nil nil nil nil nil nil nil nil nil] 6 [internal-timer-start-idle nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 5 [put-text-property jit-lock-fontify-now jit-lock-function redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil] 3 [show-paren--categorize-paren show-paren--locate-near-paren show-paren--default show-paren-function apply timer-event-handler nil nil nil nil nil nil nil nil nil nil] 8 [scroll-down scroll-down-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil nil nil nil nil] 24 [write-region elisp-flymake-byte-compile apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil nil nil nil nil] 139 [use-local-map compilation-mode checkdoc-output-mode checkdoc-start-section checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 3 [read checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 595 [re-search-forward checkdoc-proper-noun-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 125 [parse-partial-sexp syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 1035 [parse-partial-sexp syntax-ppss checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 580 [re-search-forward checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 935 [parse-partial-sexp syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>"] 483 [looking-at checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 44 [checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 856 [scan-lists forward-list checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 23 [scan-lists up-list checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 159 [re-search-forward checkdoc-sentencespace-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 216 [scan-sexps forward-sexp checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 152 [re-search-backward beginning-of-defun-raw beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 36 [scan-sexps forward-sexp checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 36 [forward-sexp checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 16 [parse-partial-sexp syntax-ppss beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>"] 689 [beginning-of-line beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 4 [beginning-of-line checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 12 [checkdoc-sentencespace-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 36 [re-search-forward checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 240 [re-search-forward checkdoc-in-example-string-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 40 [scan-sexps forward-sexp "#<compiled 0xb4b7b2e75ab36>" end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>"] 910 [flatten-tree checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 4 [re-search-backward beginning-of-defun-raw beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 79 [re-search-backward beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 28 [checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 20 [parse-partial-sexp syntax-ppss down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 415 [checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 60 ["#<compiled -0x12ecd99cbfd8c270>" end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 16 [string-match checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 16 [end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 32 [down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 12 [re-search-forward thing-at-point-looking-at checkdoc-proper-noun-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 49 [re-search-backward thing-at-point-looking-at checkdoc-proper-noun-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 95 [set-match-data "#<compiled 0xb4b7a27deea2f>" checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 8 [looking-at "#<compiled -0x12ecd99cbfd8c270>" end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 32 [checkdoc-proper-noun-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 8 [syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 16 [looking-at checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 52 ["#<compiled 0x5b1e2d1c1433fa9>" checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 4 [looking-at checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 28 [make-vector checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 8 [up-list checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 20 [scan-lists down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 8 [syntax-ppss down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 8 [forward-sexp checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 16 [syntax-ppss checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 8 [re-search-forward checkdoc-message-text-next-string checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 656 [re-search-forward checkdoc-sentencespace-region-engine checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 24 [string-match checkdoc-message-text-next-string checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 4 [re-search-forward checkdoc-rogue-space-check-engine checkdoc-rogue-spaces checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil nil] 996 [flymake--highlight-line flymake--publish-diagnostics flymake--handle-report apply "#<compiled -0xf759b3bc90215af>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 4 [flymake--update-diagnostics-listings flymake--handle-report apply "#<compiled -0xf759b3bc90215af>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0xa066ffdeba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil nil] 8 [load-average jit-lock-stealth-fontify apply timer-event-handler nil nil nil nil nil nil nil nil nil nil nil nil] 4 [current-window-configuration tab-bar--history-pre-change nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 4 [pos-visible-in-window-p show-paren-function apply timer-event-handler nil nil nil nil nil nil nil nil nil nil nil nil] 4 [alist-get flymake--mode-line-counter eval redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil] 4 [flymake--update-diagnostics-listings flymake--handle-report apply "#<compiled -0xf759b3ba2d815af>" elisp-flymake--byte-compile-done "#<compiled -0xf6b215b945ed59>" nil nil nil nil nil nil nil nil nil nil] 20 [string-match canonicalize-coding-system-name coding-system-from-name progn if let* plz--coding-system or let "#<lambda 0x174bc92befdfba03>" funcall let if let* let cond] 4 [set-window-configuration unwind-protect let save-current-buffer let while let let* ement--update-room-buffers run-hook-with-args progn let* let let* progn let] 4 ["#<compiled -0x50d2b1ce8555be4>" redisplay--update-region-highlight run-hook-with-args redisplay--pre-redisplay-functions redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil] 2 [parse-partial-sexp syntax-ppss lisp-ppss lisp-indent-line indent-according-to-mode electric-indent-post-self-insert-function self-insert-command newline funcall-interactively call-interactively command-execute nil nil nil nil nil] 5 [insert let let* paredit-insert-pair cond paredit-doublequote funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil] 3 [expand-file-name file-relative-name checkdoc-buffer-label checkdoc-start-section checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 1 [intern-soft checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 12 [checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil nil] 4 [beginning-of-defun-raw beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 8 [scan-sexps forward-sexp checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 24 [line-beginning-position syntax--lbp syntax-propertize-wholelines "#<compiled 0x9450bf0b3ad7a8>" run-hook-wrapped syntax-propertize internal--syntax-propertize re-search-forward thing-at-point-looking-at checkdoc-proper-noun-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc] 4 [beginning-of-defun-raw beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 16 [format-message checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 8 ["#<compiled -0x42d4fdd508f1a2e>" syntax-ppss beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>"] 4 [make-closure syntax-ppss beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>"] 4 [forward-sexp checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 20 [match-data checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 12 [forward-sexp "#<compiled 0xb4b7b2e75ab36>" end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 12 [re-search-forward checkdoc-proper-noun-region-engine checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 4 [scan-sexps forward-sexp checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 8 [checkdoc-sentencespace-region-engine checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 4 [alist-get flymake--lookup-type-property "#<compiled 0x19fc9225d645252e>" flymake--highlight-line flymake--publish-diagnostics flymake--handle-report apply "#<compiled -0xf7438669b8215af>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b76580ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 4 ["#<compiled -0x42d4fdd508f1a2e>" syntax-ppss elisp--fnsym-in-current-sexp elisp-eldoc-funcall "#<compiled -0x14a56baac00db61a>" run-hook-wrapped eldoc-documentation-default eldoc--invoke-strategy eldoc-print-current-symbol-info "#<compiled 0x1a58a16b3cf8cf00>" apply timer-event-handler nil nil nil nil] 4 [pos-visible-in-window-p eldoc-display-message-no-interference-p eldoc-display-in-echo-area run-hook-with-args "#<compiled 0x12cd894525a373e>" "#<compiled 0x76e798fd8690465>" flymake-eldoc-function "#<compiled -0x14a56baac00db61a>" run-hook-wrapped eldoc-documentation-default eldoc--invoke-strategy eldoc-print-current-symbol-info "#<compiled 0x1a58a16b3cf8cf00>" apply timer-event-handler nil] 24 [jit-lock-context-fontify "#<compiled 0x12c5f6ab3ecc1b96>" apply timer-event-handler nil nil nil nil nil nil nil nil nil nil nil nil] 8 [expand-abbrev self-insert-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil nil nil nil nil] 5 [require lm-section-end lm-commentary-end checkdoc-file-comments-engine checkdoc-comments checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 3 [syntax-table syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>"] 4 [checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 8 [set-syntax-table "#<compiled -0x42d4fdd508f1a2e>" syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start] 8 [re-search-forward checkdoc-in-example-string-p checkdoc-sentencespace-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 4 [syntax-propertize syntax-ppss checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 8 [make-closure checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 8 [syntax-ppss-toplevel-pos syntax-ppss down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 8 [read checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 12 [make-closure checkdoc-in-example-string-p checkdoc-sentencespace-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 4 [beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 12 [make-closure checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 4 [syntax-propertize syntax-ppss beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>"] 8 [checkdoc--fix-y-or-n-p checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 4 [forward-sexp checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 4 [flymake--lookup-type-property flymake--highlight-line flymake--publish-diagnostics flymake--handle-report apply "#<compiled -0xf75af088e4215af>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92b797bbba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 8 [redisplay_internal\ \(C\ function\) message apply eldoc-minibuffer-message eldoc--message eldoc-display-in-echo-area run-hook-with-args "#<compiled 0x12cd894525a373e>" "#<compiled 0x76e798fd8690465>" flymake-eldoc-function "#<compiled -0x14a56baac00db61a>" run-hook-wrapped eldoc-documentation-default eldoc--invoke-strategy eldoc-print-current-symbol-info "#<compiled 0x1a58a16b3cf8cf00>"] 20 [pos-visible-in-window-p eldoc-display-message-no-interference-p eldoc-pre-command-refresh-echo-area nil nil nil nil nil nil nil nil nil nil nil nil nil] 64 [format flymake--mode-line-exception eval pos-visible-in-window-p eldoc-display-message-no-interference-p eldoc-pre-command-refresh-echo-area nil nil nil nil nil nil nil nil nil nil] 4 [message apply eldoc-minibuffer-message eldoc--message eldoc-pre-command-refresh-echo-area nil nil nil nil nil nil nil nil nil nil nil] 4 [file-directory-p delete-file "#<compiled -0xdef744db5bf9d00>" "#<compiled -0x23ace081a6ad59>" nil nil nil nil nil nil nil nil nil nil nil nil] 4 [make-local-variable checkdoc-output-mode checkdoc-start-section checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92832adcba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil nil] 2 [syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92832adcba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 20 [match-data checkdoc-in-example-string-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92832adcba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 4 [syntax-ppss beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92832adcba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 12 [make-closure syntax-ppss down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92832adcba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply] 4 [beginning-of-line beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92832adcba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 4 [checkdoc-in-example-string-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92832adcba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 4 [flymake--lookup-type-property "#<compiled 0x19fc9225d645252e>" flymake--highlight-line flymake--publish-diagnostics flymake--handle-report apply "#<compiled -0xf751ff2ec4215af>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92832adcba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 4 [parse-partial-sexp syntax-ppss elisp--fnsym-in-current-sexp elisp-eldoc-funcall "#<compiled -0x14a56baac00db61a>" run-hook-wrapped eldoc-documentation-default eldoc--invoke-strategy eldoc-print-current-symbol-info "#<compiled 0x1a58a16b3cf8cf00>" apply timer-event-handler nil nil nil nil] 4 [forward-sexp lisp-string-in-doc-position-p lisp-font-lock-syntactic-face-function font-lock-default-fontify-syntactically font-lock-fontify-syntactically-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x728fe1784ca64e7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-stealth-fontify apply timer-event-handler nil nil] 4 [flymake--mode-line-exception eval pos-visible-in-window-p eldoc-display-message-no-interference-p eldoc-pre-command-refresh-echo-area nil nil nil nil nil nil nil nil nil nil nil] 4 [line-end-position back-to-indentation show-paren--locate-near-paren show-paren--default show-paren-function apply timer-event-handler nil nil nil nil nil nil nil nil nil] 4 [flymake--state-reported-p "#<compiled -0x180afd64a76185f5>" maphash flymake--collect flymake-reporting-backends flymake--mode-line-exception eval redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil] 4 [flymake-diagnostics flymake--mode-line-counter-1 flymake--mode-line-counter eval redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil] 4 [beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x9283ab34ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 4 [checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x9283ab34ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil nil nil] 4 [set-syntax-table checkdoc-sentencespace-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x9283ab34ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler] 4 [match-string checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x9283ab34ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 8 [scan-lists forward-list checkdoc-in-sample-code-p checkdoc-sentencespace-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x9283ab34ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>"] 4 [checkdoc--error-bad-format-p checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x9283ab34ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil] 4 [window-normalize-buffer replace-buffer-in-windows kill-buffer "#<compiled 0xb86a3dc64a1e2>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x9283ab34ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil nil] 4 [looking-at lisp-string-in-doc-position-p lisp-font-lock-syntactic-face-function font-lock-default-fontify-syntactically font-lock-fontify-syntactically-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x728e13523c144e7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-stealth-fontify apply timer-event-handler nil nil] 4 [jit-lock-after-change delete-char cond let paredit-backward-delete-in-string cond paredit-backward-delete funcall-interactively call-interactively command-execute nil nil nil nil nil nil] 4 [function-get checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92800374ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 4 [scan-sexps forward-sexp checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92800374ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil] 4 [flymake--publish-diagnostics flymake--handle-report apply "#<compiled -0xf7531422ac215af>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x92800374ba1d889>" run-hook-wrapped flymake-start "#<compiled -0x15d5576a503803dd>" apply timer-event-handler nil nil nil] 4 [warning-numeric-level flymake--severity flymake--mode-line-counter-1 flymake--mode-line-counter eval redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil] 4 [frame-or-buffer-changed-p menu-bar-update-buffers redisplay_internal\ \(C\ function\) read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil nil nil] 4 [redisplay_internal\ \(C\ function\) read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil nil nil nil nil] 60 [coding-system-eol-type-mnemonic mode-line-eol-desc eval redisplay_internal\ \(C\ function\) read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil nil] 4 [flymake--update-diagnostics-listings flymake--handle-report apply "#<compiled -0xf7531437c1815af>" elisp-flymake--byte-compile-done "#<compiled -0xd9faeced78a6d59>" read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil] 4 [read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil nil nil nil nil nil] 45 [make-closure buffer-match-p show-paren--enabled-p show-paren-function apply timer-event-handler read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil] 3 [try-completion complete-with-action "#<compiled 0x1e486132346fd916>" try-completion completion--complete-and-exit completion-complete-and-exit minibuffer-complete-and-exit funcall-interactively call-interactively command-execute read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code] 45 [where-is-internal execute-extended-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil nil nil nil nil] 4 [profiler-cpu-log profiler-report funcall-interactively call-interactively command-execute execute-extended-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil] 4)) (25896 55334 293796 631000) nil]
[-- Attachment #3: emacs-Q-checkdoc-slow.eld --]
[-- Type: application/octet-stream, Size: 34719 bytes --]
[profiler-profile "28.1" cpu #s(hash-table size 145 test equal rehash-size 1.5 rehash-threshold 0.8125 data ([redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 300 [terminal-live-p framep-on-display display-graphic-p if eval redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil] 4 [warning-numeric-level flymake--severity flymake--mode-line-counter-1 flymake--mode-line-counter eval redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil] 4 [nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 22 [re-search-forward font-lock-fontify-keywords-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x72c42d975a721e7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-function redisplay_internal\ \(C\ function\) nil nil nil nil nil nil] 4 [define-key flymake--mode-line-title eval redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil] 4 [find-file-name-handler file-remote-p redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil nil] 3 [write-region elisp-flymake-byte-compile apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil nil nil nil nil] 47 [remove-hook font-lock-mode turn-on-font-lock turn-on-font-lock-if-desired global-font-lock-mode-enable-in-buffers run-hooks run-mode-hooks checkdoc-output-mode checkdoc-start-section checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start] 3 [parse-partial-sexp syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 523 [read checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 172 [beginning-of-line beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [scan-sexps forward-sexp "#<compiled 0xb50092b6aeb36>" end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>"] 488 [end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [parse-partial-sexp syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>"] 224 [parse-partial-sexp syntax-ppss checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 236 [parse-partial-sexp syntax-ppss down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 228 [checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil] 272 [forward-sexp checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil nil] 4 [re-search-forward checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 276 [re-search-backward beginning-of-defun-raw beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 24 [scan-lists up-list checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 45 [scan-sexps forward-sexp checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 24 [re-search-forward checkdoc-in-example-string-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 8 [scan-sexps forward-sexp checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 64 [re-search-backward beginning-of-defun-raw beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 20 [re-search-forward checkdoc-sentencespace-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 112 [checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil] 16 [parse-partial-sexp syntax-ppss beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>"] 360 [looking-at checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 16 [scan-sexps forward-sexp checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 12 [syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 12 [syntax-ppss--update-stats syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 4 [forward-sexp checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [re-search-forward checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 68 [scan-lists forward-list checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 16 [re-search-forward thing-at-point-looking-at checkdoc-proper-noun-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 24 [re-search-backward thing-at-point-looking-at checkdoc-proper-noun-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 44 [re-search-backward beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 20 [re-search-forward checkdoc-proper-noun-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 40 [looking-at "#<compiled -0x12ea4f8fb0a4c270>" end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 16 [syntax-ppss down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 4 [syntax-ppss beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 4 [down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 8 [string-match checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 8 [checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil] 8 [syntax-ppss checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [looking-at checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 8 [read checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [re-search-forward checkdoc-message-text-next-string checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil] 216 [checkdoc-proper-noun-region-engine checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil] 4 [re-search-forward checkdoc-rogue-space-check-engine checkdoc-rogue-spaces checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc2fd0e3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil nil] 324 [font-lock-fontify-keywords-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x72c7f1d929016e7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-function redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil] 4 [lookup-key menu-bar-update-buffers redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil nil] 4 [flymake--update-diagnostics-listings flymake--handle-report apply "#<compiled 0x1441c93e74e4dca>" elisp-flymake--byte-compile-done "#<compiled 0x10143c65cfc3d2b7>" nil nil nil nil nil nil nil nil nil nil] 4 [float-time flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil nil nil nil nil nil nil nil nil nil] 1 [intern-soft checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [function-get checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [looking-at checkdoc-in-sample-code-p checkdoc-sentencespace-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 4 [make-vector checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 4 [checkdoc-proper-noun-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [match-data checkdoc-in-example-string-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 8 [make-closure syntax-ppss beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>"] 8 [match-data checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 4 [checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil nil] 4 [looking-at checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil] 4 [make-closure syntax-ppss down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 4 [make-closure syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply] 4 [syntax-table syntax-ppss beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>"] 4 [up-list checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 4 [buffer-substring-no-properties checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [checkdoc--error-bad-format-p checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil] 4 [re-search-forward checkdoc-sentencespace-region-engine checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [looking-at checkdoc--error-bad-format-p checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [make-closure checkdoc-sentencespace-region-engine checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [flymake--highlight-line flymake--publish-diagnostics flymake--handle-report apply "#<compiled 0x1447ac069e44dca>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil nil] 4 ["#<compiled 0x1958e32e122b9c6e>" flymake--highlight-line flymake--publish-diagnostics flymake--handle-report apply "#<compiled 0x1447ac069e44dca>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc54eef3a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler nil] 4 [lisp--el-match-keyword font-lock-fontify-keywords-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x72c785768c7e7e7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-function redisplay_internal\ \(C\ function\) nil nil nil nil nil nil] 4 [flymake--lookup-type-property flymake--severity flymake--mode-line-counter-1 flymake--mode-line-counter eval redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil] 4 [tooltip-hide nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 5 [beginning-of-line back-to-indentation show-paren--locate-near-paren show-paren--default show-paren-function apply timer-event-handler nil nil nil nil nil nil nil nil nil] 3 [font-lock-extend-jit-lock-region-after-change run-hook-with-args jit-lock-after-change self-insert-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil nil nil] 4 [line-end-position back-to-indentation show-paren--locate-near-paren show-paren--default show-paren-function apply timer-event-handler nil nil nil nil nil nil nil nil nil] 3 [x-hide-tip tooltip-hide nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 1 [redisplay_internal\ \(C\ function\) read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil nil nil nil nil] 63 [goto-history-element previous-history-element funcall-interactively call-interactively command-execute read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil] 5 [write-region elisp-flymake-byte-compile apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code] 20 [read checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 100 [re-search-forward checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 124 [checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 4 [checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer completing-read-default] 180 [beginning-of-line checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 4 [looking-at checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 16 ["#<compiled 0xb50083c4e2a2f>" checkdoc-in-sample-code-p checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 4 ["#<compiled -0x12ea4f8fb0a4c270>" end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 8 [re-search-forward checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 34 [looking-at checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer completing-read-default] 4 [match-string checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 8 [syntax-propertize syntax-ppss beginning-of-defun-raw beginning-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>"] 4 [end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 4 ["#<compiled -0x42d70805550022e>" checkdoc-sentencespace-region-engine checkdoc-this-string-valid-engine checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 4 [beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 4 [checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer completing-read-default] 4 [syntax-ppss checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 4 [checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer completing-read-default completing-read] 4 [syntax-propertize syntax-ppss beginning-of-defun-raw end-of-defun checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>"] 4 [scan-lists down-list checkdoc--next-docstring checkdoc-next-docstring checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler] 4 [looking-at checkdoc-defun-info checkdoc-this-string-valid checkdoc-continue checkdoc-start checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 4 [re-search-forward checkdoc-message-text-next-string checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer completing-read-default] 116 [checkdoc-proper-noun-region-engine checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer completing-read-default] 4 [scan-sexps forward-sexp checkdoc-message-text-engine checkdoc-message-text-search checkdoc-message-text checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer] 4 [re-search-forward checkdoc-rogue-space-check-engine checkdoc-rogue-spaces checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled 0xc341133a3e865>" run-hook-wrapped flymake-start "#<compiled 0xbcda34b93ead034>" apply timer-event-handler read-from-minibuffer completing-read-default completing-read] 168 [re-search-forward font-lock-fontify-keywords-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x72c7822f6c3f7e7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-function redisplay_internal\ \(C\ function\) read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code] 4 [flymake--mode-line-counter-1 flymake--mode-line-counter eval redisplay_internal\ \(C\ function\) read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil nil] 4 [x-selection-exists-p "#<compiled -0x47718cc979ae2e9>" apply gui-backend-selection-exists-p "#<compiled -0x34b808a88ec7899>" funcall redisplay_internal\ \(C\ function\) read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil] 4 [plist-member flymake--lookup-type-property flymake--severity flymake--mode-line-counter-1 flymake--mode-line-counter eval redisplay_internal\ \(C\ function\) read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil] 4 [where-is-internal execute-extended-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil nil nil nil nil] 8 [Automatic\ GC nil] 1400 [profiler-cpu-log profiler-report funcall-interactively call-interactively command-execute execute-extended-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil] 4)) (25896 55492 817006 369000) nil]
[-- Attachment #4: Type: text/plain, Size: 23985 bytes --]
This expansion is from my personal configuration:
10564 91% - timer-event-handler
10564 91% - apply
10452 90% - #<compiled -0x15d5576a503803dd>
10452 90% - flymake-start
10452 90% - run-hook-wrapped
10452 90% - #<compiled -0xa066ffdeba1d889>
10452 90% - flymake--run-backend
10452 90% - apply
10313 88% - elisp-flymake-checkdoc
10277 88% - checkdoc-current-buffer
8560 73% - checkdoc-start
8560 73% - checkdoc-continue
6288 54% - checkdoc-this-string-valid
3342 28% - checkdoc-defun-info
1759 15% - end-of-defun
922 7% - #<compiled 0xb4b7b2e75ab36>
922 7% - forward-sexp
910 7% scan-sexps
757 6% - beginning-of-defun-raw
717 6% - syntax-ppss
689 5% parse-partial-sexp
8 0% syntax-propertize
4 0% #<compiled -0x42d4fdd508f1a2e>
4 0% make-closure
28 0% re-search-backward
48 0% + #<compiled -0x12ecd99cbfd8c270>
596 5% + syntax-ppss
567 4% + beginning-of-defun
240 2% re-search-forward
52 0% + forward-sexp
44 0% looking-at
12 0% read
8 0% make-vector
4 0% flatten-tree
2902 25% + checkdoc-this-string-valid-engine
28 0% looking-at
8 0% make-closure
4 0% + forward-sexp
2268 19% + checkdoc-next-docstring
996 8% + checkdoc-rogue-spaces
712 6% + checkdoc-message-text
6 0% + checkdoc-start-section
3 0% + checkdoc-comments
32 0% + #<compiled -0xf759b3bc90215af>
4 0% + #<compiled 0xb86a3dc64a1e2>
139 1% + elisp-flymake-byte-compile
52 0% + #<compiled 0x1a58a16b3cf8cf00>
40 0% + show-paren-function
12 0% + jit-lock-stealth-fontify
8 0% + #<compiled 0x12c5f6ab3ecc1b96>
542 4% + redisplay_internal (C function)
369 3% + command-execute
76 0% + eldoc-pre-command-refresh-echo-area
24 0% + #<compiled -0xf6b215b945ed59>
7 0% + jit-lock--antiblink-post-command
5 0% internal-timer-start-idle
4 0% + tab-bar--history-pre-change
0 0% ...
In GNU Emacs 30.0.50 (build 13, x86_64-pc-linux-gnu, X toolkit, cairo
version 1.16.0, Xaw scroll bars) of 2023-10-08 built on astatine
Repository revision: 940df63d2daf50b899a66cd1542bec0c0f3eaebf
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101008
System Description: Debian GNU/Linux trixie/sid
Configured using:
'configure --with-sound=alsa --with-x-toolkit=lucid --with-json
--without-xaw3d --without-gconf --without-libsystemd --with-cairo
--with-xft'
Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LIBOTF LIBSELINUX LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PNG RSVG
SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP X11 XDBE XIM
XINPUT2 XPM LUCID ZLIB
Important settings:
value of $LC_MONETARY: ta_IN.UTF-8
value of $LC_NUMERIC: ta_IN.UTF-8
value of $LANG: en_GB.UTF-8
locale-coding-system: utf-8-unix
Major mode: Profiler-Report
Minor modes in effect:
recentf-mode: t
server-mode: t
eros-mode: t
pdf-occur-global-minor-mode: t
minibuffer-depth-indicate-mode: t
repeat-mode: t
display-time-mode: t
display-battery-mode: t
delete-selection-mode: t
xterm-mouse-mode: t
straight-use-package-mode: t
straight-package-neutering-mode: t
tooltip-mode: t
global-eldoc-mode: t
show-paren-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
use-hard-newlines: t
tab-bar-history-mode: t
tab-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
undelete-frame-mode: t
minibuffer-regexp-mode: t
buffer-read-only: t
indent-tabs-mode: t
transient-mark-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
Load-path shadows:
/home/viz/lib/emacs/straight/build/transient/transient hides /home/viz/lib/ports/emacs/lisp/transient
/home/viz/lib/emacs/straight/build/org/ob-awk hides /home/viz/lib/ports/emacs/lisp/org/ob-awk
/home/viz/lib/emacs/straight/build/org/org-capture hides /home/viz/lib/ports/emacs/lisp/org/org-capture
/home/viz/lib/emacs/straight/build/org/ob-sql hides /home/viz/lib/ports/emacs/lisp/org/ob-sql
/home/viz/lib/emacs/straight/build/org/ol-doi hides /home/viz/lib/ports/emacs/lisp/org/ol-doi
/home/viz/lib/emacs/straight/build/org/org-plot hides /home/viz/lib/ports/emacs/lisp/org/org-plot
/home/viz/lib/emacs/straight/build/org/ob-dot hides /home/viz/lib/ports/emacs/lisp/org/ob-dot
/home/viz/lib/emacs/straight/build/org/ol-eshell hides /home/viz/lib/ports/emacs/lisp/org/ol-eshell
/home/viz/lib/emacs/straight/build/org/ob-C hides /home/viz/lib/ports/emacs/lisp/org/ob-C
/home/viz/lib/emacs/straight/build/org/ob-ref hides /home/viz/lib/ports/emacs/lisp/org/ob-ref
/home/viz/lib/emacs/straight/build/org/org-list hides /home/viz/lib/ports/emacs/lisp/org/org-list
/home/viz/lib/emacs/straight/build/org/org-mouse hides /home/viz/lib/ports/emacs/lisp/org/org-mouse
/home/viz/lib/emacs/straight/build/org/ob-haskell hides /home/viz/lib/ports/emacs/lisp/org/ob-haskell
/home/viz/lib/emacs/straight/build/org/ob-plantuml hides /home/viz/lib/ports/emacs/lisp/org/ob-plantuml
/home/viz/lib/emacs/straight/build/org/org-keys hides /home/viz/lib/ports/emacs/lisp/org/org-keys
/home/viz/lib/emacs/straight/build/org/org-clock hides /home/viz/lib/ports/emacs/lisp/org/org-clock
/home/viz/lib/emacs/straight/build/org/ox-html hides /home/viz/lib/ports/emacs/lisp/org/ox-html
/home/viz/lib/emacs/straight/build/org/oc-biblatex hides /home/viz/lib/ports/emacs/lisp/org/oc-biblatex
/home/viz/lib/emacs/straight/build/org/ob-table hides /home/viz/lib/ports/emacs/lisp/org/ob-table
/home/viz/lib/emacs/straight/build/org/ob hides /home/viz/lib/ports/emacs/lisp/org/ob
/home/viz/lib/emacs/straight/build/org/ol-w3m hides /home/viz/lib/ports/emacs/lisp/org/ol-w3m
/home/viz/lib/emacs/straight/build/org/ob-groovy hides /home/viz/lib/ports/emacs/lisp/org/ob-groovy
/home/viz/lib/emacs/straight/build/org/org-footnote hides /home/viz/lib/ports/emacs/lisp/org/org-footnote
/home/viz/lib/emacs/straight/build/org/org-entities hides /home/viz/lib/ports/emacs/lisp/org/org-entities
/home/viz/lib/emacs/straight/build/org/ob-org hides /home/viz/lib/ports/emacs/lisp/org/ob-org
/home/viz/lib/emacs/straight/build/org/org-macs hides /home/viz/lib/ports/emacs/lisp/org/org-macs
/home/viz/lib/emacs/straight/build/org/ob-shell hides /home/viz/lib/ports/emacs/lisp/org/ob-shell
/home/viz/lib/emacs/straight/build/org/ob-R hides /home/viz/lib/ports/emacs/lisp/org/ob-R
/home/viz/lib/emacs/straight/build/org/ob-lisp hides /home/viz/lib/ports/emacs/lisp/org/ob-lisp
/home/viz/lib/emacs/straight/build/org/ob-js hides /home/viz/lib/ports/emacs/lisp/org/ob-js
/home/viz/lib/emacs/straight/build/org/ob-maxima hides /home/viz/lib/ports/emacs/lisp/org/ob-maxima
/home/viz/lib/emacs/straight/build/org/ox-ascii hides /home/viz/lib/ports/emacs/lisp/org/ox-ascii
/home/viz/lib/emacs/straight/build/org/org-persist hides /home/viz/lib/ports/emacs/lisp/org/org-persist
/home/viz/lib/emacs/straight/build/org/ox-md hides /home/viz/lib/ports/emacs/lisp/org/ox-md
/home/viz/lib/emacs/straight/build/org/org-duration hides /home/viz/lib/ports/emacs/lisp/org/org-duration
/home/viz/lib/emacs/straight/build/org/ob-lilypond hides /home/viz/lib/ports/emacs/lisp/org/ob-lilypond
/home/viz/lib/emacs/straight/build/org/ob-ruby hides /home/viz/lib/ports/emacs/lisp/org/ob-ruby
/home/viz/lib/emacs/straight/build/org/ob-core hides /home/viz/lib/ports/emacs/lisp/org/ob-core
/home/viz/lib/emacs/straight/build/org/ol-mhe hides /home/viz/lib/ports/emacs/lisp/org/ol-mhe
/home/viz/lib/emacs/straight/build/org/ob-ditaa hides /home/viz/lib/ports/emacs/lisp/org/ob-ditaa
/home/viz/lib/emacs/straight/build/org/ol-irc hides /home/viz/lib/ports/emacs/lisp/org/ol-irc
/home/viz/lib/emacs/straight/build/org/ob-fortran hides /home/viz/lib/ports/emacs/lisp/org/ob-fortran
/home/viz/lib/emacs/straight/build/org/org-feed hides /home/viz/lib/ports/emacs/lisp/org/org-feed
/home/viz/lib/emacs/straight/build/org/ob-java hides /home/viz/lib/ports/emacs/lisp/org/ob-java
/home/viz/lib/emacs/straight/build/org/ox hides /home/viz/lib/ports/emacs/lisp/org/ox
/home/viz/lib/emacs/straight/build/org/oc-csl hides /home/viz/lib/ports/emacs/lisp/org/oc-csl
/home/viz/lib/emacs/straight/build/org/ob-exp hides /home/viz/lib/ports/emacs/lisp/org/ob-exp
/home/viz/lib/emacs/straight/build/org/org-loaddefs hides /home/viz/lib/ports/emacs/lisp/org/org-loaddefs
/home/viz/lib/emacs/straight/build/org/ob-scheme hides /home/viz/lib/ports/emacs/lisp/org/ob-scheme
/home/viz/lib/emacs/straight/build/org/ob-tangle hides /home/viz/lib/ports/emacs/lisp/org/ob-tangle
/home/viz/lib/emacs/straight/build/org/ox-koma-letter hides /home/viz/lib/ports/emacs/lisp/org/ox-koma-letter
/home/viz/lib/emacs/straight/build/org/ob-gnuplot hides /home/viz/lib/ports/emacs/lisp/org/ob-gnuplot
/home/viz/lib/emacs/straight/build/org/org-crypt hides /home/viz/lib/ports/emacs/lisp/org/org-crypt
/home/viz/lib/emacs/straight/build/org/org-datetree hides /home/viz/lib/ports/emacs/lisp/org/org-datetree
/home/viz/lib/emacs/straight/build/org/org-attach hides /home/viz/lib/ports/emacs/lisp/org/org-attach
/home/viz/lib/emacs/straight/build/org/ob-julia hides /home/viz/lib/ports/emacs/lisp/org/ob-julia
/home/viz/lib/emacs/straight/build/org/ob-sqlite hides /home/viz/lib/ports/emacs/lisp/org/ob-sqlite
/home/viz/lib/emacs/straight/build/org/org-cycle hides /home/viz/lib/ports/emacs/lisp/org/org-cycle
/home/viz/lib/emacs/straight/build/org/org-faces hides /home/viz/lib/ports/emacs/lisp/org/org-faces
/home/viz/lib/emacs/straight/build/org/org-mobile hides /home/viz/lib/ports/emacs/lisp/org/org-mobile
/home/viz/lib/emacs/straight/build/org/org-ctags hides /home/viz/lib/ports/emacs/lisp/org/org-ctags
/home/viz/lib/emacs/straight/build/org/ob-latex hides /home/viz/lib/ports/emacs/lisp/org/ob-latex
/home/viz/lib/emacs/straight/build/org/ob-matlab hides /home/viz/lib/ports/emacs/lisp/org/ob-matlab
/home/viz/lib/emacs/straight/build/org/ob-sed hides /home/viz/lib/ports/emacs/lisp/org/ob-sed
/home/viz/lib/emacs/straight/build/org/org-attach-git hides /home/viz/lib/ports/emacs/lisp/org/org-attach-git
/home/viz/lib/emacs/straight/build/org/ob-python hides /home/viz/lib/ports/emacs/lisp/org/ob-python
/home/viz/lib/emacs/straight/build/org/ox-icalendar hides /home/viz/lib/ports/emacs/lisp/org/ox-icalendar
/home/viz/lib/emacs/straight/build/org/org-tempo hides /home/viz/lib/ports/emacs/lisp/org/org-tempo
/home/viz/lib/emacs/straight/build/org/ob-screen hides /home/viz/lib/ports/emacs/lisp/org/ob-screen
/home/viz/lib/emacs/straight/build/org/org-num hides /home/viz/lib/ports/emacs/lisp/org/org-num
/home/viz/lib/emacs/straight/build/org/ob-forth hides /home/viz/lib/ports/emacs/lisp/org/ob-forth
/home/viz/lib/emacs/straight/build/org/ox-odt hides /home/viz/lib/ports/emacs/lisp/org/ox-odt
/home/viz/lib/emacs/straight/build/org/ol-bbdb hides /home/viz/lib/ports/emacs/lisp/org/ol-bbdb
/home/viz/lib/emacs/straight/build/org/org-table hides /home/viz/lib/ports/emacs/lisp/org/org-table
/home/viz/lib/emacs/straight/build/org/ox-man hides /home/viz/lib/ports/emacs/lisp/org/ox-man
/home/viz/lib/emacs/straight/build/org/ox-org hides /home/viz/lib/ports/emacs/lisp/org/ox-org
/home/viz/lib/emacs/straight/build/org/ob-comint hides /home/viz/lib/ports/emacs/lisp/org/ob-comint
/home/viz/lib/emacs/straight/build/org/ob-clojure hides /home/viz/lib/ports/emacs/lisp/org/ob-clojure
/home/viz/lib/emacs/straight/build/org/org-id hides /home/viz/lib/ports/emacs/lisp/org/org-id
/home/viz/lib/emacs/straight/build/org/oc-natbib hides /home/viz/lib/ports/emacs/lisp/org/oc-natbib
/home/viz/lib/emacs/straight/build/org/ox-texinfo hides /home/viz/lib/ports/emacs/lisp/org/ox-texinfo
/home/viz/lib/emacs/straight/build/org/org-agenda hides /home/viz/lib/ports/emacs/lisp/org/org-agenda
/home/viz/lib/emacs/straight/build/org/org-src hides /home/viz/lib/ports/emacs/lisp/org/org-src
/home/viz/lib/emacs/straight/build/org/ob-emacs-lisp hides /home/viz/lib/ports/emacs/lisp/org/ob-emacs-lisp
/home/viz/lib/emacs/straight/build/org/ob-css hides /home/viz/lib/ports/emacs/lisp/org/ob-css
/home/viz/lib/emacs/straight/build/org/ox-latex hides /home/viz/lib/ports/emacs/lisp/org/ox-latex
/home/viz/lib/emacs/straight/build/org/oc hides /home/viz/lib/ports/emacs/lisp/org/oc
/home/viz/lib/emacs/straight/build/org/ol hides /home/viz/lib/ports/emacs/lisp/org/ol
/home/viz/lib/emacs/straight/build/org/org-element hides /home/viz/lib/ports/emacs/lisp/org/org-element
/home/viz/lib/emacs/straight/build/org/org hides /home/viz/lib/ports/emacs/lisp/org/org
/home/viz/lib/emacs/straight/build/org/org-goto hides /home/viz/lib/ports/emacs/lisp/org/org-goto
/home/viz/lib/emacs/straight/build/org/ob-eval hides /home/viz/lib/ports/emacs/lisp/org/ob-eval
/home/viz/lib/emacs/straight/build/org/org-habit hides /home/viz/lib/ports/emacs/lisp/org/org-habit
/home/viz/lib/emacs/straight/build/org/org-pcomplete hides /home/viz/lib/ports/emacs/lisp/org/org-pcomplete
/home/viz/lib/emacs/straight/build/org/ol-eww hides /home/viz/lib/ports/emacs/lisp/org/ol-eww
/home/viz/lib/emacs/straight/build/org/ob-processing hides /home/viz/lib/ports/emacs/lisp/org/ob-processing
/home/viz/lib/emacs/straight/build/org/org-timer hides /home/viz/lib/ports/emacs/lisp/org/org-timer
/home/viz/lib/emacs/straight/build/org/org-inlinetask hides /home/viz/lib/ports/emacs/lisp/org/org-inlinetask
/home/viz/lib/emacs/straight/build/org/ol-bibtex hides /home/viz/lib/ports/emacs/lisp/org/ol-bibtex
/home/viz/lib/emacs/straight/build/org/org-fold-core hides /home/viz/lib/ports/emacs/lisp/org/org-fold-core
/home/viz/lib/emacs/straight/build/org/oc-basic hides /home/viz/lib/ports/emacs/lisp/org/oc-basic
/home/viz/lib/emacs/straight/build/org/ox-publish hides /home/viz/lib/ports/emacs/lisp/org/ox-publish
/home/viz/lib/emacs/straight/build/org/oc-bibtex hides /home/viz/lib/ports/emacs/lisp/org/oc-bibtex
/home/viz/lib/emacs/straight/build/org/org-macro hides /home/viz/lib/ports/emacs/lisp/org/org-macro
/home/viz/lib/emacs/straight/build/org/ol-docview hides /home/viz/lib/ports/emacs/lisp/org/ol-docview
/home/viz/lib/emacs/straight/build/org/org-fold hides /home/viz/lib/ports/emacs/lisp/org/org-fold
/home/viz/lib/emacs/straight/build/org/org-lint hides /home/viz/lib/ports/emacs/lisp/org/org-lint
/home/viz/lib/emacs/straight/build/org/org-version hides /home/viz/lib/ports/emacs/lisp/org/org-version
/home/viz/lib/emacs/straight/build/org/ob-ocaml hides /home/viz/lib/ports/emacs/lisp/org/ob-ocaml
/home/viz/lib/emacs/straight/build/org/ob-sass hides /home/viz/lib/ports/emacs/lisp/org/ob-sass
/home/viz/lib/emacs/straight/build/org/ob-perl hides /home/viz/lib/ports/emacs/lisp/org/ob-perl
/home/viz/lib/emacs/straight/build/org/ol-rmail hides /home/viz/lib/ports/emacs/lisp/org/ol-rmail
/home/viz/lib/emacs/straight/build/org/org-protocol hides /home/viz/lib/ports/emacs/lisp/org/org-protocol
/home/viz/lib/emacs/straight/build/org/ol-info hides /home/viz/lib/ports/emacs/lisp/org/ol-info
/home/viz/lib/emacs/straight/build/org/ob-eshell hides /home/viz/lib/ports/emacs/lisp/org/ob-eshell
/home/viz/lib/emacs/straight/build/org/org-refile hides /home/viz/lib/ports/emacs/lisp/org/org-refile
/home/viz/lib/emacs/straight/build/org/ob-octave hides /home/viz/lib/ports/emacs/lisp/org/ob-octave
/home/viz/lib/emacs/straight/build/org/ob-lua hides /home/viz/lib/ports/emacs/lisp/org/ob-lua
/home/viz/lib/emacs/straight/build/org/ol-gnus hides /home/viz/lib/ports/emacs/lisp/org/ol-gnus
/home/viz/lib/emacs/straight/build/org/ob-makefile hides /home/viz/lib/ports/emacs/lisp/org/ob-makefile
/home/viz/lib/emacs/straight/build/org/org-archive hides /home/viz/lib/ports/emacs/lisp/org/org-archive
/home/viz/lib/emacs/straight/build/org/ob-lob hides /home/viz/lib/ports/emacs/lisp/org/ob-lob
/home/viz/lib/emacs/straight/build/org/ol-man hides /home/viz/lib/ports/emacs/lisp/org/ol-man
/home/viz/lib/emacs/straight/build/org/org-compat hides /home/viz/lib/ports/emacs/lisp/org/org-compat
/home/viz/lib/emacs/straight/build/org/org-colview hides /home/viz/lib/ports/emacs/lisp/org/org-colview
/home/viz/lib/emacs/straight/build/org/org-indent hides /home/viz/lib/ports/emacs/lisp/org/org-indent
/home/viz/lib/emacs/straight/build/org/ox-beamer hides /home/viz/lib/ports/emacs/lisp/org/ox-beamer
/home/viz/lib/emacs/straight/build/org/ob-calc hides /home/viz/lib/ports/emacs/lisp/org/ob-calc
Features:
(shadow emacsbug profiler rect tabify descr-text edebug dabbrev etags
fileloop url-cache url-auth gnus-dired mhtml-mode css-mode js
c-ts-common sgml-mode avy cl-print rfc2104 tramp-cmds tramp-cache
time-stamp ffap grep imenu-xref info-look xref bug-reference shortdoc
comp comp-cstr help-fns radix-tree flyspell ispell ecomplete smerge-mode
flow-fill mm-archive sort gnus-cite mail-extr textsec uni-scripts
idna-mapping ucs-normalize uni-confusable textsec-check gnus-async
gnus-bcklg gnus-ml network-stream nsm qp nndraft nnmh nndoc nnmaildir
nnagent nnml nnnil gnus-agent gnus-srvr gnus-score score-mode nnvirtual
gnus-msg nntp gnus-cache mule-util ement-tabulated-room-list ement
ement-notifications ement-notify notifications ement-room dns
ement-room-list ement-lib ement-api ement-structs plz ement-macros
taxy-magit-section magit-section benchmark taxy svg-lib persist
find-dired misearch multi-isearch pulse color shell-command+ dired-aux
face-remap org-pdftools pdf-annot facemenu org-noter oc-basic ob-gnuplot
ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn
nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-icalendar org-agenda
ox-html ox-mathml org-latex-preview ox-latex table ox-ascii ox-publish
ox org-element org-persist avl-tree generator ob-fortran ob-python
python compat compat-macs ob-C cc-mode cc-fonts cc-guess cc-menus
cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ob-shell ob-racket
async ob-async cdlatex texmathp org-attach ol-eww eww url-queue mm-url
ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-art mm-uu mml2015
mm-view mml-smime smime gnutls dig gnus-sum shr pixel-fill kinsoku
url-file svg gnus-group gnus-undo gnus-start gnus-dbus gnus-cloud nnimap
nnmail mail-source utf7 nnoo gnus-spec gnus-int gnus-range message
sendmail yank-media puny rfc822 mml mml-sec epa epg rfc6068 epg-config
mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus nnheader
gnus-util mail-utils range mm-util mail-prsvr ol-docview doc-view
ol-bibtex ol-bbdb ol-w3m ol-doi org-link-doi org-tempo org-id org-refile
org-element-ast ol-man org ob ob-tangle ob-ref ob-lob ob-table ob-exp
org-macro org-src sh-script smie treesit executable ob-comint
org-pcomplete org-list org-footnote org-faces org-entities noutline
outline ob-emacs-lisp ob-core ob-eval org-cycle org-table ol org-fold
org-fold-core org-keys oc org-loaddefs org-version org-compat org-macs
typo inline cursor-sensor recentf tree-widget vc-backup log-view
pcvs-util vc diff vc-git diff-mode vc-dispatcher server paredit edmacro
kmacro eros checkdoc lisp-mnt flymake project warnings thingatpt
wordel-autoloads mines-autoloads sokoban-autoloads ement-autoloads
svg-lib-autoloads taxy-magit-section-autoloads magit-section-autoloads
taxy-autoloads persist-autoloads plz-autoloads nov-autoloads
esxml-autoloads kv-autoloads transmission-autoloads csv-mode-autoloads
lua-mode-autoloads nix-mode-autoloads gnuplot-autoloads
go-mode-autoloads racket-mode-autoloads eros-autoloads
writegood-mode-autoloads siege-mode-autoloads paredit-autoloads
puni-autoloads expand-region-autoloads filladapt-autoloads compose
org-ql-autoloads transient-autoloads peg-autoloads ov-autoloads
org-super-agenda-autoloads ts-autoloads ht-autoloads f-autoloads
s-autoloads dash-autoloads scroll-other-window org-pdftools-autoloads
org-noter-autoloads change-env-autoloads math-delimiters-autoloads
doct-autoloads ob-async-autoloads async-autoloads
emacs-ob-racket-autoloads valign-autoloads cdlatex-autoloads
auctex-autoloads tex-site tempo bibtex pdf-occur ibuf-ext ibuffer
ibuffer-loaddefs tablist advice tablist-filter semantic/wisent/comp
semantic/wisent semantic/wisent/wisent semantic/util-modes semantic/util
semantic semantic/tag semantic/lex semantic/fw mode-local cedet
pdf-isearch let-alist pdf-misc imenu pdf-tools package browse-url url
url-proxy url-privacy url-expand url-methods url-history url-cookie
generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse
url-vars compile cus-edit wid-edit pdf-view jka-compr pdf-cache pdf-info
tq pdf-util pdf-macs image-mode dired-x dired dired-loaddefs exif
pdf-tools-autoloads tablist-autoloads typo-autoloads mb-depth repeat
visual-fill-autoloads olivetti-autoloads time battery filenotify dom
tamil99 quail disp-table lacarte-autoloads shell-command-plus-autoloads
icons delsel easy-mmode xt-mouse cus-load avy-autoloads icalendar
diary-lib diary-loaddefs cal-menu calendar cal-loaddefs
dired-du-autoloads finder-inf filecache imenu-xref-autoloads ert ewoc
debug backtrace find-func derived chemtable-autoloads
molar-mass-autoloads vc-backup-autoloads compat-autoloads skeleton
saveplace-pdf-view saveplace tramp-sh tramp trampver tramp-integration
files-x tramp-message tramp-compat xdg shell pcomplete comint ansi-osc
ring parse-time iso8601 time-date format-spec auth-source eieio
eieio-core password-cache json map byte-opt ansi-color tramp-loaddefs
bookmark text-property-search pp saveplace-pdf-view-autoloads dbus xml
rx inspector-autoloads xr-autoloads org-mode-autoloads pcase
straight-autoloads cl-seq info cl-extra help-mode straight subr-x
cl-macs gv cl-loaddefs cl-lib bytecomp byte-compile vz-nh-theme
vz-options-theme rmc iso-transl tooltip cconv eldoc paren electric
uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel
term/x-win x-win term/common-win x-dnd touch-screen tool-bar dnd fontset
image regexp-opt fringe tabulated-list replace newcomment text-mode
lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch
easymenu timer select scroll-bar mouse jit-lock font-lock syntax
font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic
indonesian philippine cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
composite emoji-zwj charscript charprop case-table epa-hook
jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs
theme-loaddefs faces cus-face macroexp files window text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget keymap
hashtable-print-readable backquote threads dbusbind inotify
dynamic-setting system-font-setting font-render-setting cairo x-toolkit
xinput2 x multi-tty move-toolbar make-network-process emacs)
Memory information:
((conses 16 1687687 8363735) (symbols 48 73938 4205)
(strings 32 384920 270420) (string-bytes 1 16256758)
(vectors 16 168975) (vector-slots 8 3621518 2304377)
(floats 8 6119 25915) (intervals 56 88125 34648) (buffers 984 75))
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#66512: 30.0.50; flymake with checkdoc slows down typing in large Elisp buffers
2023-10-13 5:53 bug#66512: 30.0.50; flymake with checkdoc slows down typing in large Elisp buffers Visuwesh
@ 2023-10-13 6:37 ` Eli Zaretskii
2023-10-14 9:29 ` Visuwesh
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2023-10-13 6:37 UTC (permalink / raw)
To: Visuwesh; +Cc: 66512
> From: Visuwesh <visuweshm@gmail.com>
> Date: Fri, 13 Oct 2023 11:23:31 +0530
>
> flymake-mode is largely unusable in large Elisp buffers with checkdoc
> enabled as it sometimes takes a second for the typed words to be
> displayed, and there are too many micro freezes. I have attached two
> profiles one from emacs -Q, and one from my personal configuration saved
> using the command profiler-report-write-profile. Both point to
> checkdoc-this-string-valid being the time consuming function.
>
> To reproduce,
>
> 1. src/emacs -Q
> 2. C-x C-f lisp/org/org.el RET
> 3. M-x flymake-mode RET
> 4. M-g i org-drag-line-forward RET
> 5. Move the point to be inside the docstring, and start typing away.
> You should notice the latency sooner or later.
>
> I can reproduce this in my fairly long init.el file too (~10k lines) and
> I was forced to turn off checkdoc for the typing to be bearable in my
> init.el file.
Thanks.
This report needs more info:
. the file you used which produces this slowdown
. the profile is not fully expanded (some functions have "+")
. for more detailed profile, please load the relevant Lisp files as
*.el (not *.elc), and repeat the profiling
. if the slowdown is visible in "emacs -Q", the profile from that is
more important than the one from your customized Emacs
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#66512: 30.0.50; flymake with checkdoc slows down typing in large Elisp buffers
2023-10-13 6:37 ` Eli Zaretskii
@ 2023-10-14 9:29 ` Visuwesh
2023-10-14 10:20 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Visuwesh @ 2023-10-14 9:29 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 66512
[-- Attachment #1: Type: text/plain, Size: 10198 bytes --]
[வெள்ளி அக்டோபர் 13, 2023] Eli Zaretskii wrote:
>> From: Visuwesh <visuweshm@gmail.com>
>> Date: Fri, 13 Oct 2023 11:23:31 +0530
>>
>> flymake-mode is largely unusable in large Elisp buffers with checkdoc
>> enabled as it sometimes takes a second for the typed words to be
>> displayed, and there are too many micro freezes. I have attached two
>> profiles one from emacs -Q, and one from my personal configuration saved
>> using the command profiler-report-write-profile. Both point to
>> checkdoc-this-string-valid being the time consuming function.
>>
>> To reproduce,
>>
>> 1. src/emacs -Q
>> 2. C-x C-f lisp/org/org.el RET
>> 3. M-x flymake-mode RET
>> 4. M-g i org-drag-line-forward RET
>> 5. Move the point to be inside the docstring, and start typing away.
>> You should notice the latency sooner or later.
>>
>> I can reproduce this in my fairly long init.el file too (~10k lines) and
>> I was forced to turn off checkdoc for the typing to be bearable in my
>> init.el file.
>
> Thanks.
>
> This report needs more info:
>
> . the file you used which produces this slowdown
I used org.el in the example.
> . the profile is not fully expanded (some functions have "+")
> . for more detailed profile, please load the relevant Lisp files as
> *.el (not *.elc), and repeat the profiling
> . if the slowdown is visible in "emacs -Q", the profile from that is
> more important than the one from your customized Emacs
Here's the fully expanded profile after evaluating the checkdoc.el
library in emacs -Q. I also attached the file written by
profiler-report-write-profile too.
There are still a couple compiled functions but I think they are safe to
ignore for now.
3260 67% - timer-event-handler
3260 67% - apply
3260 67% - #<compiled 0x1f6faae8cb95a424>
3260 67% - flymake-start
3260 67% - run-hook-wrapped
3260 67% - #<compiled -0x280737ed0d75cb0>
3260 67% - flymake--run-backend
3260 67% - apply
3239 67% - elisp-flymake-checkdoc
3231 67% - checkdoc-current-buffer
3231 67% - let
3231 67% - or
2655 55% - checkdoc-start
2655 55% - let
2655 55% - checkdoc-continue
2655 55% - let
2655 55% - save-excursion
2655 55% - while
2037 42% - setq
2037 42% - checkdoc-this-string-valid
2033 42% - let
1123 23% - if
1123 23% - let
1115 23% - unwind-protect
1115 23% - progn
1115 23% - checkdoc-this-string-valid-engine
1115 23% - let
1103 22% - or
699 14% - save-excursion
348 7% - let*
252 5% - while
248 5% - and
244 5% - or
244 5% - progn
224 4% - <
220 4% current-column
4 0% funcall
20 0% end-of-line
4 0% - <
4 0% point
4 0% forward-line
84 1% - function
84 1% - cconv-make-interpreted-closure
44 0% - cconv-fv
36 0% - cconv-analyze-form
28 0% - cconv--analyze-function
8 0% - cconv-analyze-form
4 0% - #<compiled 0x1e3233529d73ee4f>
4 0% cconv-analyze-form
4 0% - mapcar
4 0% #<compiled -0x1ee9fee790b185f2>
4 0% make-closure
32 0% - macroexpand-all
28 0% - macroexp--expand-all
24 0% - macroexp--all-forms
20 0% - macroexp--expand-all
20 0% - #<compiled 0x19f73f8625989308>
8 0% - macroexp--all-forms
4 0% macroexp--expand-all
8 0% - function-get
4 0% fboundp
4 0% end-of-line
307 6% - let
307 6% - while
179 3% - and
135 2% re-search-forward
44 0% + setq
108 2% + if
12 0% + let*
8 0% + setq
20 0% + if
8 0% + cond
4 0% skip-chars-backward
4 0% beginning-of-line
4 0% forward-line
172 3% + cond
104 2% + checkdoc-sentencespace-region-engine
76 1% + checkdoc-proper-noun-region-engine
36 0% + let
8 0% checkdoc-ispell-docstring-engine
8 0% + if
12 0% + if
4 0% syntax-table
910 18% + checkdoc-defun-info
4 0% + while
618 12% + and
304 6% + checkdoc-rogue-spaces
272 5% + checkdoc-message-text
8 0% - #<compiled 0x1f518ae41b6bfdca>
8 0% - apply
8 0% - flymake--handle-report
8 0% - flymake--publish-diagnostics
4 0% - flymake--highlight-line
4 0% #<compiled 0x45577ddd5ec64ee>
4 0% - flymake--delete-overlay
4 0% delete-overlay
21 0% - elisp-flymake-byte-compile
21 0% write-region
1324 27% Automatic GC
146 3% - redisplay_internal (C function)
17 0% - jit-lock-function
17 0% - jit-lock-fontify-now
17 0% - jit-lock--run-functions
17 0% - run-hook-wrapped
17 0% - #<compiled -0x72b32c146f17ee7>
17 0% + font-lock-fontify-region
8 0% - eval
4 0% - flymake--mode-line-counter
4 0% - flymake--mode-line-counter-1
4 0% - flymake--severity
4 0% - flymake--lookup-type-property
4 0% plist-member
4 0% - flymake--mode-line-title
4 0% make-sparse-keymap
1 0% - redisplay--pre-redisplay-functions
1 0% run-hook-with-args
1 0% - file-remote-p
1 0% find-file-name-handler
72 1% - command-execute
72 1% - call-interactively
65 1% - byte-code
65 1% - read-extended-command
65 1% - read-extended-command-1
65 1% - completing-read
65 1% - completing-read-default
65 1% - read-from-minibuffer
25 0% redisplay_internal (C function)
10 0% - timer-event-handler
10 0% - apply
10 0% - #<compiled 0x1f6faae8cb95a424>
10 0% - flymake-start
10 0% - run-hook-wrapped
10 0% - #<compiled -0x286221700d75cb0>
10 0% - flymake--run-backend
10 0% - apply
10 0% - elisp-flymake-byte-compile
10 0% - write-region
4 0% - make-lock-file-name
4 0% find-file-name-handler
7 0% + funcall-interactively
9 0% - #<compiled 0x9076c9ab87f5262>
9 0% - flymake--log-1
9 0% - display-warning
9 0% - icon-string
9 0% - icons--create
9 0% - apply
9 0% - #<compiled 0x1960f398ac366a51>
9 0% internal-char-font
7 0% - clear-minibuffer-message
7 0% timerp
2 0% - jit-lock--antiblink-post-command
2 0% - syntax-ppss
2 0% - syntax-propertize
2 0% make-local-variable
0 0% ...
[-- Attachment #2: profile report as written by profiler-report-write-profile --]
[-- Type: application/octet-stream, Size: 29534 bytes --]
[profiler-profile "28.1" cpu #s(hash-table size 217 test equal rehash-size 1.5 rehash-threshold 0.8125 data ([redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 119 [timerp clear-minibuffer-message nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 7 [nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 18 [make-local-variable syntax-propertize syntax-ppss jit-lock--antiblink-post-command nil nil nil nil nil nil nil nil nil nil nil nil] 2 [write-region elisp-flymake-byte-compile apply flymake--run-backend "#<compiled -0x280737ed0d75cb0>" run-hook-wrapped flymake-start "#<compiled 0x1f6faae8cb95a424>" apply timer-event-handler nil nil nil nil nil nil] 21 [end-of-line progn or and while let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid] 20 [parse-partial-sexp syntax-ppss beginning-of-defun-raw beginning-of-defun and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue let checkdoc-start or] 229 [scan-lists up-list progn condition-case and save-excursion save-restriction progn unwind-protect let checkdoc-in-sample-code-p not and if while let] 56 [macroexp--all-forms "#<compiled 0x19f73f8625989308>" macroexp--expand-all macroexp--all-forms macroexp--expand-all macroexpand-all cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let] 4 [parse-partial-sexp syntax-ppss let* let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or] 128 [current-column < progn or and while let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let] 220 [parse-partial-sexp syntax-ppss down-list let if let* if let* if let* if let* if let* if let*] 96 [re-search-forward while progn unwind-protect let let save-excursion if checkdoc-sentencespace-region-engine or let checkdoc-this-string-valid-engine progn unwind-protect let if] 84 [re-search-forward and while let save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 135 [looking-at while checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend] 4 [parse-partial-sexp syntax-ppss beginning-of-defun-raw beginning-of-defun save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or] 143 [let let save-excursion if checkdoc-sentencespace-region-engine or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 8 [syntax-propertize syntax-ppss let* let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or] 4 [and cond save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let] 4 ["#<compiled 0x19f73f8625989308>" macroexp--expand-all macroexp--all-forms macroexp--expand-all macroexpand-all cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if] 4 [scan-sexps forward-sexp "#<compiled 0xa5fa43d402b36>" end-of-defun save-excursion re-search-forward if let cons setq save-excursion let if let save-excursion checkdoc-defun-info] 154 [forward-sexp "#<compiled 0xa5fa43d402b36>" end-of-defun save-excursion re-search-forward and cons setq save-excursion if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq] 8 [re-search-forward and while let save-excursion and or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if let] 108 [scan-sexps forward-sexp "#<compiled 0xa5fa43d402b36>" end-of-defun save-excursion re-search-forward and cons setq save-excursion if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid] 72 [re-search-backward beginning-of-defun-raw end-of-defun save-excursion re-search-forward if let cons setq save-excursion let if let save-excursion checkdoc-defun-info let] 12 [parse-partial-sexp syntax-ppss let* = and cons setq save-excursion if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while] 16 [re-search-forward if let cons setq save-excursion let if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion] 51 [looking-at if or if let or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 20 [re-search-backward beginning-of-defun-raw beginning-of-defun and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue let checkdoc-start or let] 32 [looking-at and if save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion] 8 [re-search-forward save-excursion setq progn if while let or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if] 24 [beginning-of-line beginning-of-defun save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer] 4 [re-search-forward thing-at-point-looking-at not and if let while progn unwind-protect let let save-excursion checkdoc-proper-noun-region-engine or let checkdoc-this-string-valid-engine] 24 [re-search-backward thing-at-point-looking-at not and if let while progn unwind-protect let let save-excursion checkdoc-proper-noun-region-engine or let checkdoc-this-string-valid-engine] 24 [setq progn if while let or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid] 4 [looking-at "#<compiled -0x1289f9870360c270>" end-of-defun save-excursion re-search-forward if let cons setq save-excursion let if let save-excursion checkdoc-defun-info let] 4 [cconv--analyze-function cconv-analyze-form cconv-fv cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid] 16 [let if if while let or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid] 4 [save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer elisp-flymake-checkdoc apply] 4 [read condition-case save-excursion let* checkdoc--next-docstring setq not and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue] 158 [parse-partial-sexp syntax-ppss beginning-of-defun-raw end-of-defun save-excursion re-search-forward if let cons setq save-excursion let if let save-excursion checkdoc-defun-info] 83 [forward-char let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer] 7 [beginning-of-defun-raw end-of-defun save-excursion re-search-forward and cons setq save-excursion if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while] 4 [re-search-forward and cons setq save-excursion if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue] 36 [let cons setq save-excursion let if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue] 8 [re-search-forward setq and while let save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq] 44 [skip-chars-backward save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue] 4 [looking-at let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer] 12 [cconv-fv cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 4 [end-of-defun save-excursion re-search-forward if let cons setq save-excursion let if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq] 8 [syntax-table let if let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer elisp-flymake-checkdoc] 4 [parse-partial-sexp syntax-ppss beginning-of-defun-raw end-of-defun save-excursion re-search-forward and cons setq save-excursion if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid] 84 [read setq let if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start] 4 [append let or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion] 4 [syntax-table syntax-ppss beginning-of-defun-raw beginning-of-defun save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or] 4 [forward-sexp let if let* if let* if let* if let* if let* if let* checkdoc--next-docstring setq] 12 [re-search-forward and while let checkdoc-message-text-next-string setq while let checkdoc-message-text-search setq let* checkdoc-message-text or let checkdoc-current-buffer elisp-flymake-checkdoc] 264 [re-search-forward while progn unwind-protect let let save-excursion if checkdoc-sentencespace-region-engine or let checkdoc-message-text-engine setq while let checkdoc-message-text-search] 4 [re-search-forward and while progn or let checkdoc-rogue-space-check-engine let* checkdoc-rogue-spaces or let checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x280737ed0d75cb0>"] 304 [parse-partial-sexp syntax-ppss lisp--el-funcall-position-p lisp--el-match-keyword font-lock-fontify-keywords-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x72b32c146f17ee7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-function redisplay_internal\ \(C\ function\) nil nil nil] 8 [plist-member flymake--lookup-type-property flymake--severity flymake--mode-line-counter-1 flymake--mode-line-counter eval redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil] 4 [parse-partial-sexp syntax-ppss font-lock-default-fontify-syntactically font-lock-fontify-syntactically-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x72b32e1568e34e7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-function redisplay_internal\ \(C\ function\) nil nil nil nil] 4 [seconds-to-time flymake--schedule-timer-maybe flymake-after-change-function self-insert-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil nil nil] 4 [run-hook-with-args redisplay--pre-redisplay-functions redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil nil] 1 [find-file-name-handler file-remote-p redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil nil] 1 [re-search-forward font-lock-fontify-keywords-region font-lock-default-fontify-region font-lock-fontify-region "#<compiled -0x72b1215fbb4c3e7>" run-hook-wrapped jit-lock--run-functions jit-lock-fontify-now jit-lock-function redisplay_internal\ \(C\ function\) nil nil nil nil nil nil] 5 [match-data let checkdoc-in-example-string-p not and if while let save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if] 4 [macroexp--expand-all macroexpand-all cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq] 4 [let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue] 8 [syntax-ppss beginning-of-defun-raw beginning-of-defun and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue let checkdoc-start or let] 20 [scan-sexps forward-sexp save-excursion or if let or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq] 16 [forward-word let condition-case save-excursion checkdoc-in-abbreviation-p or if let while progn unwind-protect let let save-excursion if checkdoc-sentencespace-region-engine] 4 [re-search-forward and while let save-excursion progn unwind-protect let checkdoc-in-example-string-p not and if while let save-excursion or] 16 [skip-chars-forward let if let* if let* if let* if let* if let* if let* checkdoc--next-docstring setq] 4 [scan-lists down-list let if let* if let* if let* if let* if let* if let* checkdoc--next-docstring] 4 [up-list progn condition-case and save-excursion save-restriction progn unwind-protect let checkdoc-in-sample-code-p not and if while let save-excursion] 4 [if let save-excursion if checkdoc-sentencespace-region-engine or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 4 [checkdoc-create-common-verbs-regexp save-excursion and or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 8 [scan-lists forward-list progn condition-case and save-excursion save-restriction progn unwind-protect let checkdoc-in-sample-code-p not and if while let] 4 [symbolp if let* if let* checkdoc--next-docstring setq not and while let checkdoc-next-docstring and while save-excursion let] 4 [cconv-analyze-form cconv--analyze-function cconv-analyze-form cconv-fv cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let] 4 [beginning-of-line save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue] 4 [make-closure syntax-ppss beginning-of-defun-raw beginning-of-defun and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue let checkdoc-start or] 4 [checkdoc-ispell-docstring-engine or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let] 8 [while let or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion] 4 [re-search-forward while progn unwind-protect let let save-excursion checkdoc-proper-noun-region-engine or let checkdoc-this-string-valid-engine progn unwind-protect let if let] 16 [if let* while let save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 4 [save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let] 4 [if save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue] 4 ["#<compiled 0x45577ddd5ec64ee>" flymake--highlight-line flymake--publish-diagnostics flymake--handle-report apply "#<compiled 0x1f518ae41b6bfdca>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x280443e20d75cb0>" run-hook-wrapped flymake-start "#<compiled 0x1f6faae8cb95a424>" apply timer-event-handler nil] 4 [make-sparse-keymap flymake--mode-line-title eval redisplay_internal\ \(C\ function\) nil nil nil nil nil nil nil nil nil nil nil nil] 4 [consp if let* checkdoc--next-docstring setq not and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue let] 4 [quote function-get let let* let* if let* if let* checkdoc--next-docstring setq not and while let checkdoc-next-docstring] 4 [make-vector let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer] 4 [forward-list progn condition-case and save-excursion save-restriction progn unwind-protect let checkdoc-in-sample-code-p not and if while let save-excursion] 4 [cconv-analyze-form cconv-fv cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq] 8 [string-match-p if while let save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 8 [progn let* while let save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 8 ["#<compiled -0x1289f9870360c270>" end-of-defun save-excursion re-search-forward if let cons setq save-excursion let if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid] 4 [let save-excursion progn unwind-protect let checkdoc-in-example-string-p not and if while let save-excursion or let checkdoc-this-string-valid-engine progn] 4 [member or if while let or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid] 4 [re-search-forward if save-excursion progn if or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 8 [down-list let if let* if let* if let* if let* if let* if let* checkdoc--next-docstring setq] 4 [beginning-of-line beginning-of-defun and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer] 4 [let let save-excursion checkdoc-proper-noun-region-engine or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion] 4 [forward-line while let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion] 4 [let checkdoc-next-docstring and while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x2862c30e0d75cb0>"] 4 [forward-sexp progn buffer-substring-no-properties list setq let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let] 4 [end-of-defun save-excursion re-search-forward and cons setq save-excursion if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion] 4 [scan-sexps forward-sexp progn buffer-substring-no-properties list setq let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue] 4 [let if let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer elisp-flymake-checkdoc apply] 4 [point < and while let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq] 4 ["#<compiled -0x1ee9fee790b185f2>" mapcar cconv--analyze-function cconv-analyze-form cconv-fv cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if] 4 [if let* if let* if let* checkdoc--next-docstring setq not and while let checkdoc-next-docstring and while save-excursion] 4 [match-string setq while let save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 4 [syntax-ppss down-list let if let* if let* if let* if let* if let* if let* checkdoc--next-docstring] 4 [if let* if let* if let* if let* checkdoc--next-docstring setq not and while let checkdoc-next-docstring and] 3 [let save-excursion if checkdoc-sentencespace-region-engine or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion] 4 [scan-sexps forward-sexp save-excursion buffer-substring let if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue] 4 [looking-at cond save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let] 4 [re-search-forward if save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let] 4 [fboundp function-get "#<compiled 0x19f73f8625989308>" macroexp--expand-all macroexp--all-forms macroexp--expand-all macroexpand-all cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect] 4 [macroexp--all-forms macroexp--expand-all macroexpand-all cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid] 4 [if if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let] 4 [let* if let* checkdoc--next-docstring setq not and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue let] 4 [checkdoc-in-sample-code-p not and if while let save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid] 4 [scan-lists up-list progn condition-case and save-excursion save-restriction progn unwind-protect let checkdoc-in-sample-code-p not setq while let save-excursion] 4 [function-get "#<compiled 0x19f73f8625989308>" macroexp--expand-all macroexp--all-forms macroexp--expand-all macroexpand-all cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let] 4 [cons setq save-excursion if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start] 4 [funcall < progn or and while let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let] 4 [macroexp--expand-all macroexp--all-forms "#<compiled 0x19f73f8625989308>" macroexp--expand-all macroexp--all-forms macroexp--expand-all macroexpand-all cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect] 4 [forward-line save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue] 4 [re-search-backward beginning-of-defun-raw end-of-defun save-excursion re-search-forward and cons setq save-excursion if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq] 4 [macroexpand-all cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while] 4 [delete-overlay flymake--delete-overlay flymake--publish-diagnostics flymake--handle-report apply "#<compiled 0x1f51a21a332bfdca>" elisp-flymake-checkdoc apply flymake--run-backend "#<compiled -0x2862c30e0d75cb0>" run-hook-wrapped flymake-start "#<compiled 0x1f6faae8cb95a424>" apply timer-event-handler nil] 4 [internal-char-font "#<compiled 0x1960f398ac366a51>" apply icons--create icon-string display-warning flymake--log-1 "#<compiled 0x9076c9ab87f5262>" nil nil nil nil nil nil nil nil] 9 [redisplay_internal\ \(C\ function\) read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil nil nil nil nil] 25 [read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil nil nil nil nil nil] 30 [write-region elisp-flymake-byte-compile apply flymake--run-backend "#<compiled -0x286221700d75cb0>" run-hook-wrapped flymake-start "#<compiled 0x1f6faae8cb95a424>" apply timer-event-handler read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code] 6 [find-file-name-handler make-lock-file-name write-region elisp-flymake-byte-compile apply flymake--run-backend "#<compiled -0x286221700d75cb0>" run-hook-wrapped flymake-start "#<compiled 0x1f6faae8cb95a424>" apply timer-event-handler read-from-minibuffer completing-read-default completing-read read-extended-command-1] 4 [make-closure syntax-ppss beginning-of-defun-raw beginning-of-defun save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or] 4 [syntax-ppss--data syntax-ppss down-list let if let* if let* if let* if let* if let* if let*] 4 [unwind-protect let let save-excursion if checkdoc-sentencespace-region-engine or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq] 4 [cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion] 8 [cdr-safe let* if let* if let* if let* if let* if let* checkdoc--next-docstring setq not and] 4 [syntax-ppss--data syntax-ppss beginning-of-defun-raw beginning-of-defun and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue let checkdoc-start or] 4 [cconv-analyze-form "#<compiled 0x1e3233529d73ee4f>" cconv-analyze-form cconv--analyze-function cconv-analyze-form cconv-fv cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let] 4 [format-message checkdoc-create-error progn if if if let or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if] 4 [syntax-ppss beginning-of-defun-raw end-of-defun save-excursion re-search-forward if let cons setq save-excursion let if let save-excursion checkdoc-defun-info let] 4 [thing-at-point-looking-at not and if let while progn unwind-protect let let save-excursion checkdoc-proper-noun-region-engine or let checkdoc-this-string-valid-engine progn] 4 [not and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer elisp-flymake-checkdoc] 4 [checkdoc--next-docstring setq not and while let checkdoc-next-docstring and while save-excursion let checkdoc-continue let checkdoc-start or let] 4 [progn let* let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let] 4 [set-buffer save-current-buffer unwind-protect let let save-excursion checkdoc-proper-noun-region-engine or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid] 4 [looking-at if save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let] 4 [assoc setq progn while let save-excursion and or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if] 4 [not if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let] 4 [end-of-line let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let] 4 [forward-sexp save-excursion if let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue] 4 [scan-sexps forward-sexp save-excursion if let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq while save-excursion let] 8 [make-closure cconv-fv cconv-make-interpreted-closure function let* save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid setq] 4 [beginning-of-defun-raw end-of-defun save-excursion re-search-forward if let cons setq save-excursion let if let save-excursion checkdoc-defun-info let checkdoc-this-string-valid] 4 [save-restriction progn unwind-protect let checkdoc-in-sample-code-p not and if while let save-excursion or let checkdoc-this-string-valid-engine progn unwind-protect] 4 [let* let save-excursion checkdoc-defun-info let checkdoc-this-string-valid setq while save-excursion let checkdoc-continue let checkdoc-start or let checkdoc-current-buffer] 4 [end-of-line save-excursion let save-excursion and or cond or let checkdoc-this-string-valid-engine progn unwind-protect let if let checkdoc-this-string-valid] 4 [Automatic\ GC nil] 1324 [profiler-cpu-log profiler-report funcall-interactively call-interactively command-execute execute-extended-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil] 3)) (25898 24186 910401 267000) nil]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#66512: 30.0.50; flymake with checkdoc slows down typing in large Elisp buffers
2023-10-14 9:29 ` Visuwesh
@ 2023-10-14 10:20 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2023-10-14 10:20 UTC (permalink / raw)
To: Visuwesh; +Cc: 66512
> From: Visuwesh <visuweshm@gmail.com>
> Cc: 66512@debbugs.gnu.org
> Date: Sat, 14 Oct 2023 14:59:29 +0530
>
> [வெள்ளி அக்டோபர் 13, 2023] Eli Zaretskii wrote:
>
> >> 1. src/emacs -Q
> >> 2. C-x C-f lisp/org/org.el RET
> >> 3. M-x flymake-mode RET
> >> 4. M-g i org-drag-line-forward RET
> >> 5. Move the point to be inside the docstring, and start typing away.
> >> You should notice the latency sooner or later.
> >>
> >> I can reproduce this in my fairly long init.el file too (~10k lines) and
> >> I was forced to turn off checkdoc for the typing to be bearable in my
> >> init.el file.
> >
> > Thanks.
> >
> > This report needs more info:
> >
> > . the file you used which produces this slowdown
>
> I used org.el in the example.
>
> > . the profile is not fully expanded (some functions have "+")
> > . for more detailed profile, please load the relevant Lisp files as
> > *.el (not *.elc), and repeat the profiling
> > . if the slowdown is visible in "emacs -Q", the profile from that is
> > more important than the one from your customized Emacs
>
> Here's the fully expanded profile after evaluating the checkdoc.el
> library in emacs -Q. I also attached the file written by
> profiler-report-write-profile too.
Thanks. It looks like the hot spots are:
. the call to checkdoc-defun-info
. this snippet from checkdoc-this-string-valid-engine:
(save-excursion
(forward-line 1)
(beginning-of-line)
(if (and (< (point) e)
(looking-at "\\([ \t]+\\)[^ \t\n]"))
(if (checkdoc-autofix-ask-replace (match-beginning 1)
(match-end 1)
"Remove this whitespace?"
"")
nil
(checkdoc-create-error
"Second line should not have indentation"
(match-beginning 1)
(match-end 1)))))
The rest is taken by GC, AFAICT.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-10-14 10:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-13 5:53 bug#66512: 30.0.50; flymake with checkdoc slows down typing in large Elisp buffers Visuwesh
2023-10-13 6:37 ` Eli Zaretskii
2023-10-14 9:29 ` Visuwesh
2023-10-14 10:20 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.