> But the strange thing in all of this is that Juri seems to say that > there is no slowdown with Emacs started with -Q -D. Does the same > apply to you? If so, what in your .emacs could produce the slowdown? > In as far as Info itself is concerned, I can only think of > `Info-refill-paragraphs', but the customization does, of course, not > need to be directly related to Info.
Repeating the experiment I get similar results with (22.0.50): emacs emacs -Q emacs -D emacs -Q -D except that these are twice as fast as my previously posted result and the user experience varies (emacs -Q seemed slower than emacs -D). I'm not familiar with elp, but I imagine that there is some skill in understanding the results and in doing a control test. Nick Function Name Call Count Elapsed Time Average Time ============================ ========== ============ ============ Info-find-node 7 10.825845000 1.5465492857 Info-find-node-2 7 10.781726 1.5402465714 Info-select-node 7 9.164947 1.3092781428 Info-fontify-node 7 9.0328870000 1.2904124285 Info-goto-node 6 8.209637 1.3682728333 Info-try-follow-nearest-node 3 3.091947 1.030649 re-search-forward 5631 1.8600030000 0.0003303148 match-string 9652 0.8224279999 8.520...e-05 add-text-properties 4079 0.6348320000 0.0001556342 put-text-property 4796 0.3745849999 7.810...e-05 looking-at 4517 0.2494090000 5.521...e-05 Info-read-subfile 5 0.17378 0.0347559999 info-insert-file-contents 4 0.164102 0.0410255 Info-find-in-tag-table 5 0.0827790000 0.0165558000 Info-find-in-tag-table-1 10 0.081705 0.0081705 info-file-exists-p 51 0.027737 0.0005438627 Info-get-token 10 0.022844 0.0022844 Info-find-node-in-buffer 7 0.007892 0.0011274285 info-initialize 13 0.0071050000 0.0005465384 Info-find-node-in-buffer-1 8 0.0070580000 0.0008822500 Info-set-mode-line 8 0.0036589999 0.0004573749 info-insert-file-contents-1 47 0.0024929999 5.304...e-05 Info-extract-menu-node-name 1 0.001168 0.001168 Info-node-at-bob-matching 8 0.0008669999 0.0001083749 _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel