mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-07 12:49:38 +00:00
; Fix last change.
This commit is contained in:
parent
c86b039dff
commit
ccf46acefd
1 changed files with 1 additions and 1 deletions
|
@ -612,7 +612,7 @@ recommend to follow the procedure below to try to identify the cause:
|
||||||
(declare (speed 1))
|
(declare (speed 1))
|
||||||
|
|
||||||
at the beginning of the body of suspected function(s) to change
|
at the beginning of the body of suspected function(s) to change
|
||||||
native-comp-speed only for those functions -- this could help you
|
'native-comp-speed' only for those functions -- this could help you
|
||||||
identify the function(s) which cause(s) the problem.
|
identify the function(s) which cause(s) the problem.
|
||||||
|
|
||||||
. Reduce the problematic function(s) to the minimal code that still
|
. Reduce the problematic function(s) to the minimal code that still
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue