mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-15 17:00:26 +00:00
(Tips for Making Compiled Code Fast): Don't advertise profile.el.
This commit is contained in:
parent
59b7fa6569
commit
5f7eb05d83
@ -418,11 +418,9 @@ Lisp programs.
|
||||
@item
|
||||
@cindex profiling
|
||||
@cindex timing programs
|
||||
@cindex @file{profile.el}
|
||||
@cindex @file{elp.el}
|
||||
Profile your program with the @file{profile} library or the @file{elp}
|
||||
library. See the files @file{profile.el} and @file{elp.el} for
|
||||
instructions.
|
||||
Profile your program with the @file{elp} library. See the file
|
||||
@file{elp.el} for instructions.
|
||||
|
||||
@item
|
||||
Use iteration rather than recursion whenever possible.
|
||||
|
Loading…
Reference in New Issue
Block a user